.archive-header .header-title {
    color: #000;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.5454545455;
    text-align: center;
}

.archive-header .search-word {
    color: #309748;
}

.archive-header i {
    font-style: normal;
}
@media (min-width: 992px) {

    .archive-header .header-title {
        font-size: 1.875rem;
        line-height: 1.6;
    }
}
