#mw-content-text h2 {
  border-bottom: none;
  font-size: 23px;
  color: #555;
  margin: .5em 0;
}

span.onion-download {
  position: relative;
  top: -3px;
  margin-left: 10px;
}

#mw-content-text p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

/* Specified selector to supercede standard setting for info box */
#bodyContent #mw-content-text .info-box {
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 15px 0;
}

@media (max-width:820px) {
  .thumb.tright {
  float: none;
  margin-left: 0;
  }
}
