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