.message-avatar-wrapper .message-avatar-online::before {
display: inline-block;
content: "";
height: 1em;
vertical-align: -0.125em;
background-color: currentColor;
width: 1em;
mask: url('/community/styles/fa/solid/user-circle.svg?v=5.15.3') no-repeat center;
-webkit-mask: url('/community/styles/fa/solid/user-circle.svg?v=5.15.3') no-repeat center;
color: hsl(79,100%,36%);
vertical-align: top;
}