body #bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta {
    font-size: 1rem;
}

body #bbpress-forums ul.bbp-lead-topic, body #bbpress-forums ul.bbp-topics, body #bbpress-forums ul.bbp-forums, body #bbpress-forums ul.bbp-replies, body #bbpress-forums ul.bbp-search-results {
    font-size: 1rem;
}

span.adjacent-post-link {
    color: rgba(0,0,0,1) !important;
}
body.postid-41247 button[name='add-to-cart'] {
    display: none !important;
}

/* Podcasts homepage */
@media screen and (max-width: 550px) {
    body.page-id-55 #desktop-banner {
        display: none;
    }
    body.page-id-55 .banner-area.section {
        height: 190px;
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 551px) {
    body.page-id-55 .banner-area {
        display: none;
    }
}
