/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2026 | 04:49:56 */
/* News article headers: white background with high-contrast navigation. */
body.single-post .ast-primary-header-bar {
  background-color: #ffffff !important;
}

body.single-post .ast-primary-header-bar .main-header-menu > .menu-item > .menu-link,
body.single-post .ast-primary-header-bar .gt_switcher-popup {
  color: #1c2c3d !important;
}

body.single-post .ast-primary-header-bar .main-header-menu > .menu-item > .menu-link:hover,
body.single-post .ast-primary-header-bar .main-header-menu > .current-menu-item > .menu-link,
body.single-post .ast-primary-header-bar .main-header-menu > .current-menu-ancestor > .menu-link {
  color: #eb6029 !important;
}
