.username--style20:before {
font-family: "Font Awesome 5 Pro";
content: "\f521";
font-weight: 600;
padding-right: 1px;
display: inline-block; backface-visibility: hidden;
}
.username--style20:hover:before {
display: inline-block; backface-visibility: hidden;
transform...