
:root {
  --color-primary: #00A3E9;
  --color-secondary: #0C1239;
  --color-primary-rgb: 0, 163, 233;
  --color-secondary-rgb: 12, 18, 57;
}
