:root {
  --primary-color: #c6d737;
  --primary-color-rgb: 198, 215, 55;

  --secondary-color: #afbf27;
  --secondary-color-rgb: 175, 191, 39;
}