#c-header {
  background-color: #003B6F;
}

#c-header h1.text-title,
#c-header div.container>div.flex>a.uppercase.text-sm {
  color: white;
}

#c-header .c-notification-indicator svg {
  color: silver;
}