#subtitle {
    font-family: "Lavishly Yours" !important;
    font-size: 22px;
}

@media screen and (max-width: 767px) {
    .archive-article-title {
        line-height: 1.5;
    }
}