:root {
  --primary-color: #C9A24D;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #0b6e4f;
  --secondary-color-rgb: 23, 149, 16;
}