:root {
  --primary: #B8860B;
  --primaryDark: #9b7107;
  --primaryRGB: 184, 134, 11;
  --secondary: #800000;
  --primaryBg: #B8860B;
}
