.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#F8F5F0;--e-global-color-accent:#61CE70;--e-global-color-40064b2:#1B5394;--e-global-color-d160a8d:#144074;--e-global-color-7a0da5d:#BC6025;--e-global-color-bc548f0:#F8F5F0CC;--e-global-color-2d754a1:#D2C4B5;--e-global-typography-primary-font-family:"Roboto";--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;--e-global-typography-da45fde-font-family:"Anton";--e-global-typography-da45fde-font-size:40px;--e-global-typography-da45fde-line-height:1.2em;--e-global-typography-28c44cd-font-family:"Fraunces";--e-global-typography-28c44cd-font-size:28px;--e-global-typography-28c44cd-font-weight:400;--e-global-typography-28c44cd-font-style:italic;--e-global-typography-bbfa5eb-font-family:"Inter";--e-global-typography-bbfa5eb-font-size:18px;--e-global-typography-bbfa5eb-font-weight:400;--e-global-typography-bbfa5eb-line-height:1.2em;--e-global-typography-39667a9-font-family:"Inter";--e-global-typography-39667a9-font-size:16px;--e-global-typography-39667a9-font-weight:400;--e-global-typography-bdfb1c1-font-family:"Inter";--e-global-typography-bdfb1c1-font-size:18px;--e-global-typography-bdfb1c1-font-weight:600;--e-global-typography-bdfb1c1-text-transform:uppercase;--e-global-typography-bdfb1c1-line-height:1.2em;--e-global-typography-14fecc3-font-family:"Anton";--e-global-typography-14fecc3-font-size:20px;--e-global-typography-14fecc3-font-weight:400;--e-global-typography-14fecc3-line-height:1.2em;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-da45fde-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-da45fde-font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p, h3{
    margin: 0px;
}

.white-link a{
    color: #fff !important;
}

.container-fit{
    width: fit-content !important;
}

.orange-list ul{
    color: #F8F5F0 !important;
}

.orange-list li{
    padding-bottom: 12px;
}

.orange-list ul li::marker {
    color: #c77228 !important; 
}

.center-txt{
    text-align: center !important;
}

.sn-icons .elementor-icon-list-item{
    padding: 12px 18px !important;
    background-color: #144074;
    border-radius: 24px;
    transition: background-color 0.3s ease-in-out;
}
.sn-icons .elementor-icon-list-item:hover{
    background-color: #BC6025;
}/* End custom CSS */