/**
 * Theme Name:     Katen Child
 * Author:         ThemeGer
 * Template:       katen
 * Text Domain:	   katen-child
 * Description:    Blog &amp; Magazine WordPress Theme
 */

.post-content p,
.post-content ul,
.post-content ol {
	font-family: "Source Serif 4", serif !important;
}

h1, h2, h3, h4, h5, h6, .text-logo {
	font-weight: 800 !important;
}

.page-header p {
	margin-bottom: 0 !important;
}

.single-post .main-content {
	margin-top: 60px !important;
}

.avatar {
	border-radius: 50%;
	margin-right: 4px;
}

blockquote p {
	line-height: inherit !important;
}