:root {
  --rh-bg: #ffffff;
  --rh-text: #111111;
  --rh-promo-bg: #000000;
  --rh-promo-text: #ffffff;
  --rh-max: 1280px;
  --font-display: "IBM Plex Sans", "Segoe UI", sans-serif;
  --font-body: "IBM Plex Sans", "Segoe UI", sans-serif;
  --brand-accent: #c8102e;
}
