:root {
  --primary-color: #BCD534;
  --primary-color-rgb: 6, 141, 160;
  --secondary-color: #2E308D;
  --secondary-color-rgb: 6, 141, 160;
}