:root {
  --theme-black: #000;
  --theme-primary: #c00303;
  --theme-primary-light: #fffaf1;
  --theme-secondary: #b5a46d;
}
