.onlr-body {
  --Color-Text-Accent: var(--Yellow-200, #FDE68A);
  --Color-Text-Brand: var(--Yellow-100, #FEF9C3);
  --Color-Contact-Accent: var(--Yellow-500, #EAB308);
  --Font-Headline: "Bricolage Grotesque", serif;
}
.onlr-body .wp-block-heading {
  font-weight: 600;
}
.onlr-body .newsletter-section, .onlr-body .newsletter-section p, .onlr-body .newsletter-section label {
  color: var(--Color-Text) !important;
}
.onlr-body .newsletter-section .wp-block-heading {
  color: var(--Yellow-800, #854D0E) !important;
}