a {
  color: #002057;
}

.c-support-counter button.m-supported,
.c-support-counter button:hover {
  color: #002057 !important;
}

.c-support-counter button.m-supported i.icon,
.c-support-counter button:hover i.icon,
.c-support-counter button.no-touch:hover i.icon {
  color: #002057 !important;
}

.c-notification-indicator svg {
  color: #E5F6FF !important;
}

.c-username.m-staff {
  color: #002057;
}

.c-avatar.m-staff {
  border-color: #002057;
}

h1.text-title {
  color: white !important;
}

.c-idea-list .c-list-item .c-list-item-title:hover {
  color: #002057;
}

.c-menu { 
  background-color: #0345A0;
}

.p-home__welcome-col {
    margin-top: 2rem;
}

.c-button--tertiary {
display: none;
}

.text-sm {
color: white;
}