#home-subtitle {
  margin-bottom: 0.6em;
}

#home-tagline {
  margin-top: 0;
  margin-bottom: 0.6em;
  text-align: center;
  line-height: normal;
  font-size: .7em;
  font-style: italic;
  opacity: .9;
}

#home-social {
  margin-top: 0.6em;
}

/* Rounded corners on the keynote photos */
img[src*="phil_keynote"] {
  border-radius: 12px;
}
