:root {
  --primary-color: #cbb156;
  --primary-color-rgb: 203, 177, 86;
  --secondary-color: #16331f;
  --secondary-color-rgb: 22, 51, 31;
}