/* Schriftgrößen */

.navbar,
.carousel .sub-title,
h4.author,
.hestia-about p,
.blog-sidebar .widget h5,
blockquote,
.media .media-heading,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 20px; /*18px - Größe der Überschriften in der Sidebar, Autorenname unter Blogbeitrag*/
}

.navbar-brand {
  font-size: 16px; /*18px - Größe des Seitentitels*/
}

h6.category {
	font-size: 16px;
}