:root {
  --primary-color: #ffe84a;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #edb70d;
  --secondary-color-rgb: 23, 149, 16;
}