/* Semantic SEO improvements without changing the existing visual design. */
.page-head .page-title {
    font-size: 1.65em;
    line-height: 1.3;
    font-weight: 500;
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.search-summary {
    margin-bottom: 24px;
}

.search-result {
    margin-bottom: 28px;
}

.search-result:last-child {
    margin-bottom: 0;
}

.search-result-title {
    margin-bottom: 8px;
}

.search-result-meta {
    display: block;
    margin-bottom: 8px;
    color: #777;
    font-size: 0.875em;
}

@media (max-width: 767px) {
    .page-head .page-title {
        font-size: 1.4em;
    }
}
