
:root {
  --color-primary: #E6A400;
  --color-secondary: #2A3747;
  --color-primary-rgb: 230, 164, 0;
  --color-secondary-rgb: 42, 55, 71;
}
