h1 {
  font-size: 200%;
  text-align: center;
}

.url {
  text-align: center;
}

.locations {
  list-style: none;
  margin: 0;
}

.locations li {
  float: left;
  margin-bottom: 1em;
  text-align: center;
  width: 50%;
}

.locations.count-1 li {
  float: none;
  width: auto;
}

.locations li.odd {
  clear: left;
}

div.coupon {
  margin: 0 auto;
  page-break-inside: avoid;
  width: 67%;
}
div.coupon h2 {
  background-color: transparent !important;
  color: #333;
}
div.coupon h2 span,
div.coupon .copy span {
  color: #333 !important;
}

.post-menu figure:before,
.post-menu figure:after {
  display: none;
}

.post-menu figure div,
.post-menu h2 {
  background: none;
  filter: none;
  border: none;
  box-shadow: none;
}

.post-menu figure div:after {
  display: none;
}
