.userBanner {
font-size: 75%;
font-size: 11px;
font-weight: 400;
font-style: normal;
padding: 1px 10px;
text-align: center;
display: inline-block;
border-radius: 8px;
}
.officialpage {
background: linear-gradient(125deg, #eec217, #d39318);
color: white;}