.userBanner {
font-size: 75%;
font-weight: 400;
font-style: normal;
padding: 1px 6px;
border: 1px solid transparent;
border-radius: 2px;
text-align: center;
display: inline-block
}
.userBanner strong {
font-weight: inherit
}
.userBanner.userBanner--hidden {...