:root {
  --primary-color: #BA8E23;
  --primary-color-rgb: 186, 142, 35;

  --secondary-color: #BA8E23;
  --secondary-color-rgb: 186, 142, 35;
}