.avatar {
display: block !important;
height: 46px !important;
width: 46px !important;
background: var(--main-front-color);
background: -webkit-linear-gradient(to right, #ffc837, var(--main-front-color));
background: linear-gradient(to right, #ffc837...