.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-0645dd2:#FFFFFF;--e-global-color-755a540:#428BCA;--e-global-color-7ed1782:#1598D5;--e-global-color-a4d3bd1:#00152E;--e-global-color-271d98a:#000000;--e-global-color-0aef8b2:#B9B9B9;--e-global-color-0f66bb9:#CCCCCC;--e-global-color-5b6fb3f:#F9F9F9;--e-global-color-0998e98:#0080C4;--e-global-color-76ad047:#024976;--e-global-color-95b9576:#030612;--e-global-color-0a34e3b:#EDF2F6;--e-global-color-9da69f7:#022C47;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-6209e9d-font-family:"Open Sans";--e-global-typography-6209e9d-font-size:14px;--e-global-typography-6209e9d-font-weight:400;color:var( --e-global-color-271d98a );font-family:"Open Sans", Sans-serif;font-size:18px;}.elementor-kit-8 h1{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:64px;font-weight:700;line-height:70px;}.elementor-kit-8 h2{color:var( --e-global-color-76ad047 );font-size:32px;font-weight:700;line-height:1.3em;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;border-radius:50px 50px 50px 50px;padding:18px 36px 18px 36px;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-8 h1{font-size:44px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:34px;line-height:45px;}.elementor-kit-8 h2{font-size:28px;line-height:30px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{padding:10px 15px 10px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width: 1024px) {
    .page-content .elementor-section-wrap > .elementor-section {
        padding-left:20px !important;
        padding-right:20px !important;
    }
    
    
    .page-content .elementor-section-wrap > section.no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
        
    }
}

.elementor-social-icon {background-color:transparent;}

.elementor-widget-theme-post-content ul {margin-bottom:20px;}

.single.single-post .elementor-widget-theme-post-content img,
.fluid-width-video-wrapper {margin-bottom:40px; text-align:center;}

.wsp-container a {color:#428BCA;}

/* News Archive Styling */
#news-feed .elementor-post__read-more{
    display: inline-block;
    background: #00152e;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    transition: 0.25s;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: .2s;
    border: 2px solid #00152e;
}
#news-feed .elementor-post__read-more:hover{
    background: transparent;
    color: #00152e;
}

#news-feed article{
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}
#news-feed article:last-child{
    border: none;
    padding: 0;
}
#news-feed .elementor-pagination{
    border-top: 1px solid #ddd;
    padding-top: 40px;
}
@media screen and (max-width: 767.98px){
    #news-feed article{
        padding-bottom: 30px;
    }
     #news-feed article{
        display: block;
    }
    #news-feed article img{
        margin-bottom: 15px;
    }
    #news-feed .elementor-pagination{
        padding-top: 30px
    }
}/* End custom CSS */