/* Enable customizations with colors and brands in line with Rartel DHA portal	 */

:root {
  --portal-accent-color: #005fc3 !important;
  --portal-accent-border-color: #005fc3 !important;
  --portal-accent-hover-color: #4ba4f0 !important;
  --portal-accent-hover-border-color: #4ba4f0 !important;
  --portal-accent-color-shadow: #005fc380 !important;
  --portal-accent-link-hover-text-color: #4ba4f0 !important;
}