.custom-heading {
  color: var(--text-color);
  font-size: 2.5rem;
}
.custom-heading small {
  font-size: initial;
  font-style: normal;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .07em;
}
