:root {
  --primary-color: #C99A45;
  --primary-color-rgb: 201, 154, 69;
  --secondary-color: #1F6B55;
  --secondary-color-rgb: 31, 107, 85;
}
