/* Vietnamese-safe editorial type. Safari can separate combining marks when Georgia uses tight tracking. */
.mark,
.avatar,
.hero h1,
.hero-card strong,
.section h2,
.pic span,
.product h3,
.card h3 {
  font-family: ui-serif, "Iowan Old Style", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif !important;
}

.hero h1 {
  font-weight: 600 !important;
  line-height: 1.02 !important;
  letter-spacing: -0.025em !important;
  word-spacing: normal;
}

.hero h1 em {
  letter-spacing: -0.015em !important;
}
