
:root {
  --color-primary: #FCFCFF;
  --color-secondary: #0C1239;
  --color-primary-rgb: 252, 252, 255;
  --color-secondary-rgb: 12, 18, 57;
}
