:root {
  --primary-color: #1d9a56;
  --primary-color-rgb: 29, 154, 86;
  --secondary-color: #87bd43;
  --secondary-color-rgb: 135, 189, 67;
}