.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2550 .elementor-element.elementor-element-4a6f5a4 .elementor-heading-title{color:var( --e-global-color-3d16607 );}/* Start custom CSS for heading, class: .elementor-element-4a6f5a4 *//* Global Marquee Style */
marquee{
    width:100%;
    background:#F8FAFC;
    color:#0B2A40;
    font-size:18px;
    font-weight:500;
    padding:12px 20px;
    border-left:4px solid #FF7518;
    border-radius:6px;
    box-sizing:border-box;
    white-space:nowrap;
    overflow:hidden;
}



/* Mobile Responsive */
@media (max-width:768px){
    marquee{
        font-size:15px;
        padding:10px 15px;
    }
}/* End custom CSS */