.hhosa-cho__dark h2 {
  color: #fff;
}

.hhosa-cho__dark .hhosa-cho__eyebrow {
  color: #bff2e7;
}

.hhosa-cho__cards article {
  background: #fff;
  border: 2px solid #d8eee8;
  box-shadow: 0 12px 30px #06251f55;
  color: #18322d;
}

.hhosa-cho__cards h3 {
  color: #075f50;
  font-size: 21px;
  margin: 0 0 10px;
}

.hhosa-cho__cards p {
  color: #294b44;
  margin: 0;
}

.hhosa-cho__website {
  height: 0 !important;
  left: -10000px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
}

.hhosa-cho__hero h1 > span {
  display: block;
  white-space: nowrap;
}

@media (max-width: 720px) {
  .hhosa-cho__hero h1 {
    font-size: clamp(29px, 8.2vw, 38px);
  }
}

@media (max-width: 390px) {
  .hhosa-cho__hero h1 {
    font-size: 27px;
  }
}
