main {
  background: #231f20;
}
.image-with-text .heading,
.section__header .heading,
.image-with-text .rte,
.faq__group .faq__group-title {
  color: #fff;
}
.section__header .heading, .image-with-text .heading {
  font-weight:600;
}
.page__sub-header {
  display: none;
}
a[href] {
cursor: pointer;
}