#landing .date article {
  width: 50%;
}

#landing .date article .venue {
  line-height: 110%;
  font-size: 1.8em;
}

#booking a {
  color: inherit;
}

#booking a h2 {
  color: #cbcbcb;

  text-decoration: none;
}

#booking a:hover {
  text-decoration: none;
}

#images {
  margin-top: 6em;
}
