
:root {
  --color-primary: #DB3232;
  --color-secondary: #000000;
  --color-primary-rgb: 219, 50, 50;
  --color-secondary-rgb: 0, 0, 0;
}
