:root {
  --primary-color: #e8b618;
  --primary-color-rgb: 232, 182, 24;
  --secondary-color: #e8b618;
  --secondary-color-rgb: 232, 182, 24;
}