.wb-contact {
  font-size: 13px;
  white-space: nowrap;
  box-shadow: none;
}
.wb-contact .label {
  color: #9E9E9E;
  font-size: 13px;
}
.wb-contact .contact-row {
  line-height: 1.4;
}
.wb-contact .contact-row:not(:first-child) {
  margin-top: 15px;
}
.wb-contact a {
  color: #212121;
  text-decoration: none;
}
.wb-contact a:hover {
  text-decoration: underline;
}
.wb-contact md-icon {
  color: #BDBDBD;
}
