.cl-userButton-root {
    margin: 0 0px 0 8px !important;
    height: 38px !important;
    width: 38px !important;
}

.cl-userButtonTrigger {
    border-radius: 15% !important;
    width: 100% !important;
    height: 100% !important;
}

.cl-userButtonBox {
    width: 100% !important;
    height: 100% !important;
}

.cl-userButtonAvatarBox {
    width: 100% !important;
    height: 100% !important;
    border-radius: 15% !important;
}

.cl-avatarImage {
    width: 100% !important;
    height: 100% !important;
}

.cl-profileSection__password {
    display: none !important;
}