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

:root {
  --portal-accent-color: #2ea3f2 !important;
  --portal-accent-border-color: #2ea3f2 !important;
  --portal-accent-hover-color: #21509d !important;
  --portal-accent-hover-border-color: #21509d !important;
  --portal-accent-color-shadow: rgba(22, 65, 135, .5) !important;
  --portal-accent-link-hover-text-color: #21509d !important;
}
