
  :root {
    --primary-main: #e5711f;
    --primary-main-rgb: 229 113 31;

    --secondary-main: #001cf7;
    --secondary-main-rgb: 0 28 247;
  }
