:root {
  --accent-primary: #d33c3c;
  --accent-primary-light: #b75353;
  --accent-primary-dark: #c92323;
}
:root {
  --accent-secondary: #ef4444;
}