/*
Theme Name: Newspaper Child
Theme URI: http://tagdiv.com
Template: newspaper
Author: tagDiv
Author URI: http://themeforest.net/user/tagDiv/portfolio
Description: Premium WordPress template, clean and easy to use.
Tags: black,white,one-column,two-columns,fixed-layout
Version: 8.8.1634837784
Updated: 2021-10-21 12:36:24

*/
body {
	overflow-x: hidden;
}

cite {
	font-family: Poppins !important;
	font-weight: 600;
}

strong {
	color: #068142;
}

input[type=submit] {
	font-family: Poppins !important;
}

.tdb_single_content a {
	color: #000;
	border-bottom: 3px solid #068142;
}

.tdb_single_content a:hover {
	color: #6CB32D;
	border-color: #6CB32D;
}

.mc4wp-form {
	background: #efefef;
	padding: 2em;
	border-top: 4px solid #068142;
	border-bottom: 4px solid #068142;
}

.mc4wp-form h3 {
	margin-top: 0;
	text-align: center;
	font-family: Roboto Slab;
}

.td-big-grid-meta .td-post-category, .td_module_wrap .td-post-category, .td-module-image .td-post-category {
	background-color: #068142;
}

.td-big-grid-meta .td-post-category:hover, .td_module_wrap .td-post-category:hover, .td-module-image .td-post-category:hover {
	background-color: #6CB32D;
}


.home .td-main-page-wrap{
	padding-top: 0;
}