:root {
  --primary-color: #d39d46;
  --primary-color-rgb: 211, 157, 70;
  --secondary-color: #d39d46;
  --secondary-color-rgb: 211, 157, 70;
}