:root {
  --font-heading-family: "the-seasons", sans-serif;
  --font-heading-style: normal;
  --font-heading-weight: 400;
  --font-mega-family: "the-seasons", sans-serif;
  --font-mega-style: normal;
  --font-mega-weight: 400;
  --btn-underline-color: var(--color-text-body);
}

.color-scheme-1,
.color-scheme-2,
.color-scheme-5,
.color-scheme-6 {
  --btn-underline-color: #222222;
}