:root {
  --primary-color: #80b550;
  --primary-color-rgb: 176, 126, 80;
  --secondary-color: #80b550;
  --secondary-color-rgb: 176, 126, 80;
}