:root {
  --color-primary-rgb: 247,201,56;
  --color-secondary-rgb: 236,46,64;
  --on-primary: #000000;
  --on-secondary: #ffffff;
}

.wysiwyg a,
.wysiwyg h3,
.redactor-styles a,
.redactor-styles h3 {
  color: #f7c938 !important;
}

.turbo-progress-bar {
  background-color: #f7c938;
}
