.elementor-kit-24369{--e-global-color-primary:#0063B9;--e-global-color-secondary:#1A0088;--e-global-color-text:#090C0F;--e-global-color-accent:#1A0088;--e-global-color-199faf4:#F3F6FB;--e-global-color-e2303f9:#FFFFFF;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:1rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:1rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.1em;color:var( --e-global-color-text );font-family:"Outfit", Sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5em;}.elementor-kit-24369 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24369 a{color:#0063B9;}.elementor-kit-24369 a:hover{color:var( --e-global-color-text );}.elementor-kit-24369 h1{font-size:5.4rem;font-weight:600;}.elementor-kit-24369 h2{font-size:1.5rem;font-weight:600;line-height:1.2rem;}.elementor-kit-24369 h3{font-size:1.4rem;font-weight:600;}.elementor-kit-24369 h4{font-size:1.4rem;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */body{margin:0;}
ol, ul{margin-bottom:1.5rem;}
li{margin-bottom:1rem;}

.article-post a, .single .category-article a {
    color: #1E2225;
    background: linear-gradient(to bottom, #3a8acf 0%, #3a8acf 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 4px 7px;
    transition: all .2s linear !important;
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
}

.article-post a:hover, .page a:hover, .single .category-article a:hover {
    color: #ffffff;
    background-size: 4px 100%;
}/* End custom CSS */