﻿/*
 Theme Name: Newspaper Child
 Theme URI: https://example.com/
 Description: Child theme for Newspaper by tagDiv with a custom block example (fixed API).
 Author: Nikolaj Sostack
 Author URI: https://example.com/
 Template: Newspaper
 Version: 1.1.2
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: newspaper-child
*/

.featured_caption {
    z-index: 1;
    text-align: left;
    font-size: 11px !important;
    font-style: italic;
    font-weight: normal;
    line-height: 17px;
    color: #444;
}


.factboxright > ul > li, .factboxleft > ul > li {
    font-size: 14px!important;
}
