﻿.avatarBasic {
    /*width: 36px;
    height: 36px;*/
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: sans-serif;
    font-weight: bold;
    /*font-size: 16px;*/
}
