:root {
  --primary-color: #b37e10;
  --primary-color-rgb: 248, 193, 0;
  --secondary-color: #65081c;
  --secondary-color-rgb: 248, 193, 0;
}
