<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


/*.tdc-row.stretch_row {
    display: none;
}*/


body .td-footer-template-wrap .td_block_inner  .td_module_wrap:hover .td-module-title a,
body .td-footer-template-wrap .td_block_inner  .td_module_wrap:hover .td-module-title a {
    color:#ccc !important;
}
 body .td-footer-template-wrap .td-footer-wrap  .td_block_inner  a:hover {
    color:#ccc !important;
 }

body.single-post .wpb_wrapper h2 {
    font-size: 27px !important;
    line-height: 38px !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
    background: transparent;
}

body.single-post .wpb_wrapper h3 {
    font-size: 22px !important;
    line-height: 32px !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
    background: transparent;
}

body.single-post .wpb_wrapper h4 {
    font-size: 20px !important;
    line-height: 30px !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
    background: transparent;
}</pre></body></html>