.post-title {
  font-size: 2em;
}

.post-date {
  font-size: 0.5em;
  padding-top: 0.5em;
}

.post-meta {
  margin-bottom: 0.4em;
}

.post-link-h2 {
  margin-bottom: 0.4em;
  font-size: 1.5em;
}

.post-list {
  font-size: 1.2em;
}

.sidebar-post {
  font-size: 1.2em;
}

.content-post {
  font-size: 1.2em;
}

.horizontal-line {
  border-bottom: 1px solid #dadcde;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
}
.horizontal-line-post-list {
  border-bottom: 1px solid #dadcde;
  margin-bottom: 2em;
  padding-bottom: 0.5em;
}

#content ol li {
  list-style-type: decimal;
  margin-left: 2.0em;
}

#content ul li {
  list-style-type: disc;
  margin-left: 2.0em;
}
