h1 {
  color: #4691ce;
}

h2 {
  color: #4691ce;
}

h3 {
  color: #54a7dd;
}

.blog-title a {
  font-size: 17px;
}

.main-menu a {
  font-size: 1rem;
}

#menu-portfolio.menu a {
  font-size: 1rem;
}

.widget-title {
  font-size: 1rem;
}

.post-excerpt {
  font-size: 1rem;
}

.sub-menu a {
  font-weight: 500;
  text-transform: none;
}

h3.jp-relatedposts-headline {
  font-size: 1rem;
  margin-top: 1rem;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  font-weight: 500;
  font-size: 1rem;
}

em {
  color: #333;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
  font-style: italic;
  line-height: 1.5rem;
}

.post-meta-bottom.clear {
  font-style: normal;
}

#jp-relatedposts h3.jp-relatedposts-headline {
  font-size: 1rem;
}

#jp-relatedposts.jp-relatedposts {
  padding-top: 3rem;
}

.post-tags {
  font-style: italic;
}

.post-categories {
  font-weight: 500;
}

.post-date {
  font-weight: 600;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-size: 1rem;
  margin-top: 0.5rem;
}