.container-header {
  background-color: #fff;
  background-image: none;
  background-image: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 10;
}
.container-header {
  background-color: #fff;
  background-image: none;
  background-image: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 10;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: var(--cassiopeia-font-family-headings,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",);
  font-weight: 500;
}
  @media (min-width: 1200px)
.h1, h1 {
  font-size: 1.5rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: .5rem;
  margin-top: 0;
  color: #51b9da;
}