:root {
    --primary: #951314
}

.dxbl-modal-body{
    overflow-x:hidden;
}
.profile .avatar {
    max-height: 40px;
    border-radius: 0px;
    transition: all 0.2s;
    cursor: pointer;
     background-color: transparent; 
}