
:root {
  --color-primary: #FF7944;
  --color-secondary: #0C1239;
  --color-primary-rgb: 255, 121, 68;
  --color-secondary-rgb: 12, 18, 57;
}
