.page .entry-cover-image, .single .entry-cover-image {
    height: 350px;
}

a:hover {
 opacity: .8;
}

#content a {
color: #6e5e49
}

.entry-title a {
color: #000 !important;
}

.entry-cover-image .entry-meta a {
color: #fff !important;
}

.entry-summary .more-link:hover {
border-color: #6e5e49;
}

.copyright {
display: none !important;
}

span.entry-comments, span.entry-author, span.entry-categories.cat-links::before {
display:none;
}

.blog .page-title {
    font-size: 2.625rem;
}