/* 
Theme Name: BiaStudios
Theme URI: https://biastudios.com
Description: Bia Studios is a child theme of Hello Elementor built by Top Tier Digital Marketing
Author: Top Tier Digital Marketing
Author URI: https://toptierdigitalmarketing.com/
Template: hello-elementor
Version: 1.0.3
Text Domain: aadc
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
a {
    background-color: transparent;
    color: #333;
    text-decoration: underline !important;
}
.elementor-message.elementor-message-success.elementor-message-svg {
font-family: "Work Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 12px 10px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 14px;
}