.elementor-kit-7{--e-global-color-primary:#003366;--e-global-color-secondary:#54595F;--e-global-color-text:#15141A;--e-global-color-accent:#EFCB68;--e-global-color-f3b75f9:#292E1E;--e-global-color-489d247:#E5E6E4;--e-global-color-1d79266:#CFD2CD;--e-global-color-ddb61cf:#86BBD8;--e-global-color-a4d1c56:#FFFEF2;--e-global-color-c4a9a4e:#EFEFEF;--e-global-color-412eb41:#FDFDF4;--e-global-color-7d491de:#EDF9FF;--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;color:var( --e-global-color-f3b75f9 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-f3b75f9 );text-decoration:underline;}.elementor-kit-7 h1{font-size:2rem;}.elementor-kit-7 h2{font-size:1.6rem;font-weight:600;}.elementor-kit-7 h3{font-size:1.4rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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 */a {
    transition: .4s;
}

nav a:hover {
    text-decoration: none !important;
}

.custom-breadcrumb {
    display: flex;
    list-style-type: none;
    gap:.5rem;
    margin:0;
    padding:0;
}

@media only screen and (max-width: 1024px) {
    #content .content {
        padding:0 .5rem;
    }
}/* End custom CSS */