/* v55 — consistent medium-bold headings and non-italic hero highlight */
body.gs-tideglass h1,
body.gs-tideglass h2,
body.gs-tideglass h3,
body.gs-tideglass h4,
body.gs-tideglass h5,
body.gs-tideglass h6 {
  font-weight: 600 !important;
}

body.gs-tideglass .lux-hero h1 em,
body.gs-tideglass .lux-hero h1 i {
  font-style: normal !important;
  font-weight: 600 !important;
}
