@import url('https://liveby-cdn-bucket.s3.amazonaws.com/brokerages/serenogroup/pages/custom.css');


div.liveby-embed #directory-listing {
  font-family: Optima;
}
div.liveby-embed #directory-listing h2 {
  font-size: 40px;
  color: #F7F5F2;
  text-transform: uppercase;
}
div.liveby-embed #directory-listing .lb-profile-list-item {
  padding-bottom: 0;
}

@media only screen and (max-width: 500px) {
  div.liveby-embed #directory-listing h2 {
    font-size: 30px !important;
  }
}