:root {
  --primary-color: #F1B434;
  --primary-color-rgb: 241, 180, 52;
  --secondary-color: #F1B434;
  --secondary-color-rgb: 241, 180, 52;
}