h2 {
  hyphens: none;
  word-break: normal;
}

h2 > em, h2 > em > strong { font-weight: 400 !important; }

div[data-current-variant] > label {
  font-weight: 900;
  font-size: 1.2em;
}
div[data-current-variant] > label span {
  font-weight: 600;
}