/* Quiet visual breaks keep each homepage section distinct. */
main>section+section{
  border-top:10px solid #fff;
  box-shadow:0 -1px 0 rgba(32,33,44,.08);
}
