:root {
  --primary-color: #f8d14b;
  --primary-color-rgb: 248, 209, 75;

  --secondary-color: #e6bb1a;
  --secondary-color-rgb: 230, 187, 26;
}
