/*
Theme Name: Newspaper Child
Author: Raaj
Description: My WordPress Newspaper child theme.
Template: Newspaper
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: newspaper-child
*/

.page-nav .current {
    background-color: #dc1a22;
    color: #fff;
    border-color: #dc1a22;
}

.td-next-prev-wrap a:hover {
    background-color: #dc1a22;
    border-color: #dc1a22;
    color: #fff;
}

.sf-menu > li > a {
    padding: 0 16px;
     font-size: 16px;
    
}