.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for html, class: .elementor-element-166c973 *//* Remove the old margin style completely */
.oro-hero {
    margin-top: 0px !important; 
}

/* Apply inner micro-padding shift strictly to the text grid content layout */
.oro-hero .oro-slide-layout-grid {
    padding-top: 85px !important; /* Adjust this number (e.g. 70px or 90px) to sit exactly flush with the header line */
}

/* Balanced track handling logic for tablet and mobile devices */
@media (max-width: 992px) {
    .oro-hero .oro-slide-layout-grid {
        padding-top: 75px !important;
    }
}/* End custom CSS */