
:root {
  --color-primary: #FBA31C;
  --color-secondary: #1D2C8B;
  --color-primary-rgb: 251, 163, 28;
  --color-secondary-rgb: 29, 44, 139;
}
