
:root {
  --color-primary: #D66F35;
  --color-secondary: #393434;
  --color-primary-rgb: 214, 111, 53;
  --color-secondary-rgb: 57, 52, 52;
}
