:root {
  --primary-color: #BF9C42;
  --primary-color-rgb: 191, 156, 66;
  --secondary-color: #e2a300;
  --secondary-color-rgb: 226, 163, 0;
}