:root {
  --primary-color: #E5AD23;
  --primary-color-rgb: 215, 182, 93;

  --secondary-color: #E5AD23;
  --secondary-color-rgb: 237, 203, 0;
}