p, td, th {
  font-size: 0.9em;
}

main {
  max-width: 900px;
  padding-top: 50px;
}

.date {
  font-weight: 700;
  color: #333;
  font-size: 1.1em;
}

.quote {
  font-style: italic;
  color: darkgrey;
}

.legislation {
  color: #777;
  font-style: italic;
}

.news {
  padding-bottom: 40px;
}

.news p {
  margin-bottom: 0.4rem !important;
}

/*# sourceMappingURL=styles.css.map */