body > header {
  margin-top: unset !important;
}

main section:first-child > h2, main section:first-child > h3 {
  text-align: center;
}
main section:first-child > h2 {
  margin-bottom: 1rem;
}
main section:first-child > h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  opacity: 0.7;
  margin-bottom: var(--spacer1);
}
/*# sourceMappingURL=../sourcemaps/pages/news.css.map */