
  :root {
    --primary-main: #c20000;
    --primary-main-rgb: 194 0 0;

    --secondary-main: #000000;
    --secondary-main-rgb: 0 0 0;
  }
