:root {
  --primary-color: #d7af4d;
  --primary-color-rgb: 181, 201, 154;
  --secondary-color: #d7af4d;
  --secondary-color-rgb: 216, 246, 177;
}