:root {
  --primary-color: #9b8927;
  --primary-color-rgb: 230, 198, 25;

  --secondary-color: #ffffff;
  --secondary-color-rgb: 207, 129, 77;
}