/* make sure that profile content doesn't have too much space after each line */
.aboutTab-questionAndAnswer {
    display: flex !important;
    padding: 0 !important;
    margin-bottom: 6px;
}

.aboutTab-questionAndAnswer p {
    margin-bottom: 0 !important;
}

.aboutTab-question {
    font-weight: bold;
}
.groupHub-groupInfo.groupsListInfo > p {
  display: none;
}
.groupDescription {
  display:none;
}