.primary-navbar__wrapper .branding .header-tagline {
  font-size: 18px;
}

.nav__menu .menu-item .nav__link .nav__title {
  text-transform: none;
  font-size: 19px;
  font-family: LECKERLIONE;
}

.entry-header .entry-title {
  font-weight: bold;
  font-size: 40px;
  color: #000000;
}

h2 {
  font-size: 30px;
  color: #245752;
}

p {
  color: #000000;
}

h3 {
  font-size: 25px;
  color: #21706b;
}

h4 {
  font-size: 20px;
  text-decoration: underline;
}

section.post-related-articles>header .related-posts_title {
  text-transform: none;
}

.entry-title:not(.over-thumb) a {
  font-size: 30px;
}