.c-header__options__link {
  display: none !important;
}
.c-detail--special {
  margin-top: 0 !important;
}
.c-detail__data {
  display: none !important;
}
.c-header__custom__logo {
  max-width: 30rem !important;
}
.c-header__custom__text {
  font-family: "mulish" !important;
  font-size: 0.9rem !important;
  font-weight: 290 !important;
  text-transform: uppercase !important;
  color: #000 !important;
}
.c-header__nav-btn .hamburger-inner,
.c-header__nav-btn .hamburger-inner:before,
.c-header__nav-btn .hamburger-inner:after {
  background-color: #000 !important;
}
.c-header__user__nav {
  display: none;
}
.o-content,
.o-content--full {
  width: 100%;
  max-width: 100% !important;
  margin-top: -2rem;
}
.c-detail--special {
  width: 100%;
  max-width: 100% !important;
  padding: 0;
  grid-gap: 0;
}
.o-section {
  padding-bottom: 0 !important;
}
.c-detail__body {
  padding-bottom: 0 !important;
}
.c-detail__body > * {
  padding: 0 !important;
  box-sizing: border-box;
}
.c-detail__embed {
  width: 100%;
  max-width: 100% !important;
  padding: 0 !important;
  overflow: unset !important;
}
.c-detail__embed:last-of-type {
  margin-bottom: 0 !important;
}
.c-detail__embed__code {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
}
.c-freehtml {
  max-width: 99rem !important;
  margin: 0 auto;
}

.c-detail__data {
  display: none !important;
}
.c-detail__content {
  margin: 0 auto !important;
}

.composite-richtext {
  max-width: 65rem !important;
}