:root {
  --primary-color: #55AA00;
  --primary-color-dark: #448800;
  --primary-color-light: #77BB33;
  --primary-color-rgb: 85, 170, 0;
}
