.stamped-container {
  h1, h2, h3, h4, h5, h6, div, p, span, a, button, li, select, input, strong {
    font-family: var(--font-helvet) !important;
  }
}

span.stamped-badge-caption {
  font-size: var(--text-sm) !important;
  line-height: var(--text-sm--line-height) !important;
}