:root {
  --primary-color: #ffb04c;
  --primary-color-rgb: 255, 176, 76;
  --secondary-color: #ffb04c;
  --secondary-color-rgb: 255, 176, 76;
}