.wp-caption aligncenter {
    width: 655px;
}

.single-featured-image-header img {
    width: 100%;
}

.site-title {
        font-size: 46.8px;
        font-style: normal;
        font-weight: 400;
    }

.site-description {
        font-size: 20.8px;
        font-style: normal;
        font-weight: 400;
    }

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 18.2px;
    font-weight: 400;
    font-family: "Merriweather Sans", sans-serif;
    font-style: normal;
}

h2.widget-title {
    font-size: 16.9px;
    font-weight: 400;
    font-family: "Merriweather Sans", sans-serif;
    font-style: normal;
}

 h2, .page .panel-content .recent-posts .entry-title {
        font-size: 33.8px;
        font-style: normal;
        font-weight: 400;
    }

.blog .entry-meta a.post-edit-link, .archive .entry-meta a.post-edit-link, .search .entry-meta a.post-edit-link {
    margin-left: 0;
}

.entry-date {
		display:none;
}

.widget.widget_text ul li, .widget.widget_text ol li {
    border: 0;
    list-style: inherit;
    margin: 0;
    padding: 0;
    text-align: left;
}

.widget.widget_text ul, .widget.widget_text ol {
    margin-bottom: 1em;
    margin-left: .875em;
    padding-left: .875em;
}

.searchandfilter h4 {
    margin: 15px 0;
    font-size: 16px;
}

h4 {
      font-style: normal;
      font-weight: 400;
    }

.contact-form .grunion-field-wrap input, .contact-form .grunion-field-wrap textarea {
    margin: 0 0 20px 0 !important;
}