
  :root {
    --primary-main: #0daf1d;
    --primary-main-rgb: 13 175 29;

    --secondary-main: #18aedc;
    --secondary-main-rgb: 24 174 220;
  }
