.embo-profile-pic-sidebar-inner {
  text-align: center;
}

.embo-profile-pic-sidebar-pic {
  width: 110px;
  height: 110px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.embo-profile-pic-label {
  font-weight: bold;
  font-size: 1.2em;
}

.embo-profile-pic-sidebar-logout-wrapper {
  text-align: center;
}

.embo-profile-pic-user-groups {
  padding-bottom: 0.25rem;
  color: #3e3e3e;
}