html {
  scroll-padding-top: 110px;
}
.group .group-header {
  font-size: 31.25px !important;
  line-height: 1.2;
  color: var(--color-black-opt);
  background: none;
  margin-block: 3rem 1rem;
  padding-inline: 1.5rem;
}
.address .blue,
.address .contact-name {
  color: unset;
}
