:root {
  --color-primary: #9E3C47;
  --color-primary-contrast: #FFF;
  --color-secondary: #22223E;
  --color-secondary-contrast: #FFF;
}