.views-row .groupHeader {
  border-bottom: 1px solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.views-row:not(:first-child) .groupHeader {
  margin-top: 60px;
}

.aProfile-default {
  margin-right: 45px;
  width: 100%;
  padding: 10px 10px 10px 0;
  line-height: 1.2em;
  color: #756E65;
}

.view-content .aProfile-default a, .aProfile-default span, .aProfile-default div, .aProfile-default span, .aProfile-default p {
  color: #756E65;
  font-size: 18px;
}

.aProfile-default .aProfile-name span, .aProfile-default .aProfile-name a {
  font-weight:bold;
  font-size: 24px;
  color: #000;
  line-height: 1.2em;
}

.aProfile-default .aProfile-left{
  margin-right: 15px;
}

.aProfile-default .aProfile-title {
  font-size: 22px;
  color: #756E65;
  line-height: 1.2em;
  white-space: pre-line;
}
