







body.home {
  color: var(--color-ink);
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 1.55;
  text-rendering: optimizeLegibility;
}

body.home :is(h1, h2, h3, .fancy-heading .sub-head) {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  letter-spacing: -0.035em;
  text-transform: none;
}

body.home :is(button, input, select, textarea, nav, .price) {
  font-family: "Jost", sans-serif;
}

.sunday-mono,
#tbp_header .tb_iywl685,
body.home .tb_zvs8154 .tb_1t9b154,
body.home .acoplw-badge,
body.home .onsale {
  font-family: "IBM Plex Mono", monospace;
  letter-spacing: 0.07em;
}

.sunday-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
