/*
Theme Name:     Herald Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Herald theme
Author:         meks
Author URI:     http://mekshq.com
Template:       herald
Version:        0.1.0
*/
.editor-post-title__block .editor-post-title__input,
.edit-post-visual-editor, .edit-post-visual-editor p {
	font-family: "Avenir", sans-serif;
}

.editor-post-title__block .editor-post-title__input {
	font-size: 42px;
	font-weight: 400;
	line-height: 50px;
	text-align: center;
}
.editor-styles-wrapper {font-size:100%!important;}
.edit-post-visual-editor, .edit-post-visual-editor p,
.editor-rich-text__tinymce.mce-content-body {
	font-size: 20px;
	line-height: 30px;
}
.editor-styles-wrapper p {
    font-size: 20px;
    line-height: inherit;
    margin-top: 28px;
    margin-bottom: 28px;
}