.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-8048 .elementor-element.elementor-element-0c2e8e7{text-align:start;}.elementor-widget-theme-post-featured-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-bafc06c */.header-description {
    
background-image: linear-gradient(90deg,rgba(63,76,97,.8) 6%, rgba(140,148,160,.8));
padding: 15px; 
color: white;
margin-left: 15px; 
margin-top: -175px; 
width: 40%;



}

.header-description h4 {
    color:white;
    font-size: 22px;
    font-weight: 400;
}

@media only screen and (max-width: 1024px) { 
    
     .header-description {
       width: 60%;
   }
   
}



@media only screen and (max-width: 480px) {
    
   .header-description {
       width: 100%;
       margin-left: 0;
       margin-top: -15px;
       text-align: center;
   }
   
   
   
}/* End custom CSS */