.elementor-7642 .elementor-element.elementor-element-f006bd3{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS */.item-avatar {
    border-radius: 50%;
    display: inline-block;
    width: 50%;
    float: none;
    margin: 0;
  text-align: center;
}
.buddypress-wrap .grid.bp-list > li .item-avatar {
  float: none;
}

.buddypress-wrap .grid.bp-list > li .item-avatar {
  margin: 0;
  text-align: center;
  width: auto;
}
.bp-list li {
  list-style: none;
}
.grid > li .list-wrap {
  background: #fafafa;
  border: 1px solid #eee;
  padding-bottom: 15px;
  position: relative;
  overflow: hidden;
  padding-top: 14px;
  height: 100%;
}

.grid>li.item-entry {
    float: left;
    margin: 10px;
}

.bp-list li {
    list-style: none;
}
.bp-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    list-style: none;
    margin: 20px 0;
    padding: 0.7em 0;
    width: 100%;
}/* End custom CSS */