
  :root {
    --primary-main: #cf005e;
    --primary-main-rgb: 207 0 94;

    --secondary-main: #ff831f;
    --secondary-main-rgb: 255 131 31;
  }
