body {
  background-color: #eee;
  color: #111;
  font-family: "Avenir", 'Helvetica', sans-serif;
  font-weight: 'normal';
  font-size: 17px;
}

h1, h2, h3, .text {
  margin: 0 8px 0 8px;
}

h1, h2, h3 {
}

h1 {
  font-size: 33px;
}

.about-title {
  font-size: 25px;
}

h3 {
  font-size: 13px;
  font-style: bold;
}

.text {
}

.rule-list {
  margin: 20px 0 10px 0;
}

.rule {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 5px;
}

.text-body {
  margin-top: 10px;
}

.quote {
  margin: 10px 5px 10px 5px;
  font-style: italic;
    
}

.quote-attribution {
}
