
:root {
  --color-primary: #FBA31C;
  --color-secondary: #1D391E;
  --color-primary-rgb: 251, 163, 28;
  --color-secondary-rgb: 29, 57, 30;
}
