:root {
  --primary-color: #ffb400;
  --primary-color-rgb: 2, 75, 107;

  --secondary-color: #f0af3a;
  --secondary-color-rgb: 240, 175, 58;
}