
:root {
  --color-primary: #FB0A04;
  --color-secondary: #193CE7;
  --color-primary-rgb: 251, 10, 4;
  --color-secondary-rgb: 25, 60, 231;
}
