:root {
  --primary-color: #ffcc00;
  --primary-color-rgb: 255, 204, 0;

  --secondary-color: #e6b800;
  --secondary-color-rgb: 230, 184, 0;
}
