.ast-separate-container .ast-article-post {
  border-radius: 10px;
}
.ast-separate-container.ast-two-container #secondary .widget {
  border-radius: 10px;
}
.ast-separate-container .ast-article-single {
  border-radius: 10px;
}
.entry-content p a {
  color: #16a085;
  font-weight: 500;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.entry-content ul li a {
  color: #16a085;
  font-weight: 500;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.entry-content h2 {
  font-size: 24px;
}
.entry-content h1 {
  font-size: 32px;
}
.ast-separate-container .ast-archive-description {
  border-radius: 9px;
  margin-bottom: 5px;
}
.ast-archive-description .ast-archive-title {
  font-weight: 700;
}
.ast-single-post .entry-title {
  font-size: 28px;
}
.blog .entry-title a {
  font-size: 28px;
}
.ast-separate-container .comment-respond {
  border-radius: 10px;
}
