
:root {
  --color-primary: #11CEDF;
  --color-secondary: #53049D;
  --color-primary-rgb: 17, 206, 223;
  --color-secondary-rgb: 83, 4, 157;
}
