.terms {
  h1 {
    color: $accent;
  }

  h3 {
    font-size: initial;
  }
}