/*
Theme Name: NewsCard Child
Theme URI: https://www.themehorse.com/themes/newscard
Template: newscard
Author: Theme Horse
Author URI: https://www.themehorse.com/
Description: NewsCard is a Multi-Purpose Magazine/News WordPress Theme. NewsCard is specially designed for magazine sites (food, travel, fashion, music, health, sports, photography), news sites, shopping sites, personal/photo blog and many more. There are Front Page Template, Sidebar Page Layout, Top Bar, Header Image/Overlay/Advertisement, Social Profiles and Banner Slider. Also supports popular plugins like WooCommerce, bbPress, Contact Form 7 and many more. It is also translation ready. Get free support at https://www.themehorse.com/support-forum/ and view beautiful demo site at https://www.themehorse.com/demos/newscard
Tags: blog,entertainment,news,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-logo,custom-menu,featured-image-header,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.4.1738964069
Updated: 2025-02-07 22:34:29

*/

a,
a:hover {
	color: #61a300;
}
a:focus {
	outline: none;
}

.navigation-bar {
	background-color: #61a300;
	color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.stories-title {
	font-size: 20px;
	padding-left: 10px;
	border-left: 4px solid #61a300;
	margin-bottom: 15px;
	font-weight: 700;
	text-align: left;
	}

.navigation.pagination .current,
.navigation.pagination a:hover {
	color: #fff;
	background-color: #61a300;
	border-color: transparent;
	text-decoration: none;
	position: relative;
}

.navigation.post-navigation .nav-links a:hover {
	text-decoration: underline;
	color: #61a300;
}

