.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1c24f96:#0C0D10ED;--e-global-color-466416f:#02090D;--e-global-color-bd7d7e4:#010509;--e-global-typography-primary-font-family:"Rosarivo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:radial-gradient(at center center, #000000F0 0%, #131312 32%);overscroll-behavior:none;}.elementor-kit-9 p{margin-block-end:0px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{color:#000000;border-style:solid;}.elementor-kit-9 img:hover{border-style:solid;border-color:#140808;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){margin-block-end:1px;}.elementor-element{--widgets-spacing:1px 1px;--widgets-spacing-row:1px;--widgets-spacing-column:1px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-header-icons-size:0px;}@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:600px;}.e-con{--container-max-width:600px;}}/* Start custom CSS *//* Footer Responsive Fix */
footer {
    text-align: center;
    padding: 15px 10px;
}

footer p, footer a {
    font-size: 14px;
    line-height: 1.6;
    display: block;
    margin: 5px 0;
}

/* Social Icons */
footer .social-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
}

footer .social-icons a {
    display: inline-block;
    font-size: 18px;
}

/* Mobile Responsive */
@media only screen and (max-width: 600px) {
    footer {
        font-size: 13px;
    }
    footer p, footer a {
        font-size: 13px;
    }
}/* End custom CSS */