.elementor-8 .elementor-element.elementor-element-e8f5096{--display:flex;--min-height:80px;--justify-content:flex-start;}.elementor-8 .elementor-element.elementor-element-e8f5096.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-8 .elementor-element.elementor-element-35fd8912{width:var( --container-widget-width, 101.581% );max-width:101.581%;background-color:transparent;padding:8px 8px 15px 15px;--container-widget-width:101.581%;--container-widget-flex-grow:0;background-image:linear-gradient(180deg, var( --e-global-color-astglobalcolor4 ) 0%, #F2F3EC 100%);border-style:none;font-family:"Roboto", Sans-serif;font-weight:400;letter-spacing:-0.8px;color:#7A7A7A;}.elementor-8 .elementor-element.elementor-element-35fd8912.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}.elementor-8 .elementor-element.elementor-element-35fd8912:hover{border-style:none;}.elementor-8 .elementor-element.elementor-element-35fd8912 .elementor-drop-cap{margin-inline-end:10px;}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-35fd8912{width:var( --container-widget-width, 303.667px );max-width:303.667px;--container-widget-width:303.667px;--container-widget-flex-grow:0;}}@media(min-width:768px){.elementor-8 .elementor-element.elementor-element-e8f5096{--width:200%;}}/* Start custom CSS for text-editor, class: .elementor-element-35fd8912 *//* Set full background to white */
body {
  background-color: #ffffff; /* now pure white */
}

/* Ensure all content sections also stay white */
.site-content, .elementor-section, .elementor-container, .weather-box {
  background-color: #ffffff !important;
  padding: 30px 20px !important;
  margin: 0 auto;
  max-width: 1200px;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}/* End custom CSS */
/* Start custom CSS */.elementor-section {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
/* Remove unwanted divider/line under header or above ticker */
.header-main, 
.site-header, 
.ast-primary-header-bar, 
.ast-header-break-point, 
.elementor-sticky--effects, 
.ticker-container {
  border-bottom: none !important;
  box-shadow: none !important;
}

.ticker-container::before,
.ticker-container::after {
  display: none !important;
}/* End custom CSS */