:root {
  --primary-color: #CD9942;
  --primary-color-rgb: 238, 207, 131;
  --secondary-color: #CD9942;
  --secondary-color-rgb: 238, 207, 131;
}