/* Constrain homepage subtitle width for readability */
.content-center main p {
  max-width: 650px;
}
