.block-ps-people-list .field--name-title:after {
	display: none;
}
.block-ps-people-list .field--name-title a:after {
  background-color: #007c9c;
  height: 1px;
}

.block-ps-people-list .field--name-title a {
  border-width: 1px;
  padding-bottom: 4px;
}

.block-ps-people-list img,
.content-type-ps-people .field--name-field-ps-featured-image img {
  filter: grayscale(100%);
}