.archive-header {
    padding-bottom: 30px;
}

.archive-section {
    padding-top: 0;
}

.archive-product__section p {
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 30px;
}

.archive-product__section p a {
    color: #1d232e;
    text-decoration: none;
}

.archive-product__section h2 a:hover {
    font-weight: 700;
}

.archive-product__section.is-dark {
    background: #fff;
}
