#content {
  text-align: center;
}
#content p {
  line-height: 1.3;
}
#content p#breadcrumbs {
  text-align: left;
}
#content h1.entry-title {
  display: none;
}
#content h2,
#content h3,
#content h4 {
  font-weight: 400;
}
#content h2 strong,
#content h3 strong,
#content h4 strong {
  font-weight: 700;
}
#content h2 {
  font-size: 3em;
}
#content h3 {
  font-size: 2em;
}
#content h4 {
  font-size: 1.5em;
}
#content h2 + h3 {
  margin-top: -0.75em;
}
#content a.gsite-button {
  width: 350px;
  padding: 10px 10px 10px 50px !important;
  background: #ffffff;
  color: #000000;
}
#content a.gsite-button i {
  left: 10px;
}
#content .market-list {
  background: #808080;
  max-width: 250px;
  margin: 10px auto;
  line-height: 2;
}