/*
Theme Name:         Reactor
Theme URI:          https://www.reactormag.com/
Description:
Version:            1.2.0
Author:             Barrel NY
Author URI:         https://www.barrelny.com/
Text Domain:        Reactor
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.0
Requires at least:  5.9
*/
.prose p, .prose{
    font-family: 'Merriweather', serif !important;
    font-size:14px !important;
    line-height: 2rem !important;
}

.font-freight-text-pro, .prose .has-p2-font-size, .prose .has-p1-font-size, .text-p1,
.text-p2, .prose a:not(:has(img)), .prose>ol li, .prose>ul li, .article-contents .wp-block-footnotes,
.article-contents .wp-block-footnotes .has-p1-font-size, .article-contents .wp-block-footnotes .has-p2-font-size,
.article-contents .wp-block-footnotes a:not(:has(img)), .article-contents .wp-block-footnotes>ol li,
.article-contents .wp-block-footnotes>ul li, .article-contents .wp-block-footnotes *, .article-contents .wp-block-footnotes p,
.article-contents .wp-block-footnotes>li, .article-contents .wp-block-footnotes>li:before, .author-link, 
.card-author .author, .card-author .author, .shop-the-book-description, .shop-the-book-modal-description-desktop,
.shop-the-book-modal-description-mobile, .shop-the-book-modal-description-mobile, #buddypress .clear-all-notifications,
.entry-footnotes-index, .entry-footnotes-content{
    font-family: 'Merriweather', serif !important;
    font-size:14px !important;
    line-height: 2rem !important;
}
.prose h4 a{
    font-size: 22px !important;
}
.prose h3 a{
    font-size: unset !important;
    font-family: Rector !important;
}