.userBanner strong {
font-weight: inherit
}
.userBanner.userBanner--hidden {
background: none;
border: none;
box-shadow: none
}
.userBanner.userBanner--staff,.userBanner.userBanner--primary {
color: #d6d9e0;
background: #4f5766;
border-color: #657083...