.elementor-kit-9{--e-global-color-primary:#1E4E63;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#0062A5;--e-global-color-649fbca:#FFFFFF;--e-global-color-af8b6ed:#1EBEB4;--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-a823a32-font-family:"Advent Pro";--e-global-typography-a823a32-font-size:16px;}.elementor-kit-9 e-page-transition{background-color:#FFFFFF;}.elementor-kit-9 p{margin-block-end:12px;}.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:767px){.elementor-kit-9{font-size:15px;}.elementor-kit-9 h1{font-size:2.25rem;}.elementor-kit-9 h2{font-size:1.5rem;}.elementor-kit-9 h3{font-size:1.25rem;}.elementor-kit-9 h4{font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.post-tags {
    display: none;
}

a {
    color: #0062A5;
    font-weight: bold;
}

.page-content {
    min-height: calc(100vh - 100px);
}

::-webkit-scrollbar {
    width: 7px; 
}
::-webkit-scrollbar-thumb {
    background: #1E4E63; 
}

.hover-effect-1 {
    transition: 200ms ease-in-out;
}

.hover-effect-1:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 150, 204, 0.5) inset;
    background-color: #F7FAFD;
}

.g-uppercase {
    text-transform: uppercase;
}/* End custom CSS */