/*************************
 * MEMBER LIST
 *************************/

.view-member-directory.member-list .views-group h2 {
  font-family: roboto,sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  border-bottom: 1px #060606 solid;
  padding-bottom: 8px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
