/*
Theme Name: Neve Child
Description: A child theme for neve
Author: Everyday AS
Template: neve
Version: 1.0.0
*/


.archive.page-header {
    margin-bottom: 70px;
}

.archive .archive-description {
    width: 70%
}

@media (max-width: 960px) {
    .archive .archive-description {
        width: 100%
    }
}

.archive .archive-description p {
    margin-bottom: 16px;
    line-height: 1.3;
}
