:root {
  --primary-color: #19c032;
  --primary-color-rgb: 118, 77, 240;
  --secondary-color: #0b7104;
  --secondary-color-rgb: 68, 36, 144;
}