:root {
  --primary-color: #fab216;
  --primary-color-rgb: 250, 178, 22;

  --secondary-color: #d3e90d;
  --secondary-color-rgb: 211, 233, 13;
}