#soudan-comments > div {
display: flex;
gap: 0.5em;
}
.soudan-avatar {
border-radius: 100%;
width: 80px;
height: 80px;
background-color: gray;