.elementor-kit-159{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;}.elementor-kit-159 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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: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 */.main-heading {
    font-family: 'rubik', sans-serif !important;
    font-size: 56px !important; /* Large, high-impact size */
    font-weight: 800 !important; /* Extra Bold to match your logo's 'PRINTING' text */
    line-height: 1.15 !important; /* Tight spacing for a modern industrial look */
    color: white !important; /* Deep Navy/Rich Black for maximum readability */
    margin-bottom: 20px !important;
    letter-spacing: -1px !important; /* Slightly tighter for a "designer" feel */
    text-align: inherit; /* Follows the alignment of the widget */
}

.gls-gradient-highlight {
    /* Your specific Brand Gradient: Cyan -> Magenta -> Yellow */
    background: linear-gradient(90deg, #00AEEF 0%, #EC008C 50%, #FFF200 100%) !important;
    
    /* These 3 lines make the text a gradient */
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    
    /* Crucial: ensures the gradient renders correctly and isn't cut off */
    display: inline-block !important;
    padding-bottom: 5px !important; 
}/* End custom CSS */