:root {
  --primary-color: #8C8A54;
  --primary-color-rgb: 102, 192, 190;
  --secondary-color: #66C0BE;
  --secondary-color-rgb: 239, 129, 118;
}