.edit-post-visual-editor .components-button.image-button {
  height: auto;
}

h2.staff-name {
  font-size: 1.3em;
  margin-bottom: 0;
}

h4.staff-title {
  font-size: 1em;
  margin: 0;
  font-weight: normal;
}

p.staff-phone {
  font-size: 1em;
  font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
  margin-top: 0;
}

p.staff-email {
  font-size: 1em;
  font-weight: bold;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}


p.staff-bio {
  font-size: 1em;
  line-height: 1.2em;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.staff-card {
  margin-bottom: 1.5em;
}
