.small h2 {
  font-size: 1.2em !important;
}
.small h3 {
  font-size: 1.1em !important;
}
.small h4 {
  font-size: 1em !important;
}
strong {
  /* color: #7a7; */
  color: var(--color-api-added);
}
