:root {
  --primary-color: #977038;
  --primary-color-rgb: 151, 112, 56;

  --secondary-color: #a78047;
  --secondary-color-rgb: 167, 128, 71;
}