/* Enable customizations with colors and brands in line with SDGs-EYES portal	 */

:root {
  --portal-accent-color: #6534ed !important;
  --portal-accent-border-color: #6534ed !important;
  --portal-accent-hover-color: #a72fbd !important;
  --portal-accent-hover-border-color: #a72fbd !important;
  --portal-accent-color-shadow: rgba(233, 42, 142, .5) !important;
  --portal-accent-link-hover-text-color: #a72fbd !important;
}
