.elementor-kit-18{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-be8488b:#FFBD27;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.elementor-kit-18 a{font-family:"Poppins", Sans-serif;}.elementor-kit-18 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-18 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-18 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-18 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.site-footer {
    background-color: #f8f9fa;
    border-top: 4px solid #ffcc00;
    display: flex;
    flex-direction: column;
}

.site-footer .footer-details {
    order: 1;
    padding-top: 25px;
    padding-bottom: 5px;
}

.site-footer .footer-widgets {
    order: 2;
    padding-top: 10px;
    padding-bottom: 10px;
}

.site-footer .footer-copyright {
    order: 3;
    padding-top: 15px;
    padding-bottom: 15px;
}

.site-footer .widget-title,
.site-footer h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #111827;
}

.site-footer p {
    color: #4b5563;
    line-height: 1.5;
    margin-bottom: 5px;
}

.site-footer a {
    color: #4b5563;
    text-decoration: none;
    transition: color 0.3s ease;
}

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

.site-footer i.fas,
.site-footer i.far {
    color: #ffcc00;
    margin-right: 8px;
}/* End custom CSS */