:root {
  --primary-color: #87a56b;
  --primary-color-rgb: 135, 165, 107;
  --secondary-color: #87a56b;
  --secondary-color-rgb: 135, 165, 107;
}