:root {
  --primary-color: #B3CC43;
  --secondary-color: var(--primary-color);
  --dashboard-link-hover-color: var(--primary-color);
}
