.single-post .content-block {
  text-align: left;
}

.single-post .content-block .title {
  text-align: center;
}

.single-post .content-block .date {
  text-align: center;
}

ol {
  list-style: decimal;
  margin: 2.25rem 0;
  padding-left: 1.125rem;
}

ol .item {
  margin-bottom: 1rem;
}
