/**
Theme Name: layers-elementor-child
Author: SMD
Author URI: https://yakdata.com
Description: Yes
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: layers-elementor-child
Template: layers-elementor
*/

.invert .copyright {
    color: rgb(255 255 255 / 55%);
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
}
.fg-media-caption-title {
    margin-bottom: 40px;
    font-family: 'Inter';
    color: whitesmoke;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
}

.footer-site {
    background-color: #000b11;
}

.footer-site a{
    color: white;
}

.footer-site a:hover{
    color: #FF9900;
}

 .elementor-1876 .elementor-element.elementor-element-e91aece .elementor-heading-title {
     font-size: 36px;
     font-weight: 500;
 }

.elementor-1876 .elementor-element.elementor-element-540d23f8 .elementor-author-box__name {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 28px;
}

body h1 {
    font-smooth: auto;
    text-rendering: optimizespeed;
}

body h2 {
    margin-top: 66px;
    font-smooth: auto;
    text-rendering: optimizespeed;
}

body h3 {
    margin-top: 52px;
    font-smooth: auto;
    text-rendering: optimizespeed;
}

body h4 {
    margin-top: 40px;
    font-smooth: auto;
    text-rendering: optimizespeed;
}

body h5 {
    margin-top: 28px;
    font-smooth: auto;
    text-rendering: optimizespeed;
}

body h6 {
    margin-top: 18px;
    font-smooth: auto;
    text-rendering: optimizespeed;
}

p {
    margin-top: 24px;
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 18px;
    font-smooth: auto;
    text-rendering: optimizespeed;
}

body {
    margin-top: 24px;
    margin-bottom: 24px;
    font-family: "Inter", "system-ui";
    font-weight: 400;
    font-size: 18px;
    font-smooth: auto;
    text-rendering: optimizespeed;
}
