.presRow
{
  margin-top: 20px;
}

.presTitle {
  color:#555555;
  font-family: helveticaNeueLTPro-md;
  font-size: 12pt;
}

.presData {
  color:#222222;
  font-family: helveticaNeueLTPro-md;
  font-size: 12pt;
  font-weight: bold;
  word-wrap: break-word;
}

.searchCard {
  border: none;
  font-family: 'Helvetica Neueu';
  font-size: 16pt;
  font-weight: medium;
}

.searchCard > .heading {
  color: #ffffff;
  background-color: #00739f;
}
