/*
 * Overrides for me
 */

.entry-content p cite {
  font-size: 80%;
  margin-left: 5%;
  margin-right: 5%;
  display: block;
}

article#post-75 table {
  background-color: rgba(0, 0, 0, 0.01);
  font-size: 80%;
}

article#post-75 table tr td:nth-child(3),
article#post-75 table tr td:nth-child(4),
article#post-75 table tr td:nth-child(5) {
    text-align: center;
}

article#post-75 table tr th:nth-child(3),
article#post-75 table tr th:nth-child(4),
article#post-75 table tr th:nth-child(5) {
    text-align: center;
}

li {
  margin-left: 2rem;
}
