/*
Theme Name: New Sarkari Results Child
Theme URI: https://newsarkariresults.com
Description: Child theme of New Sarkari Results Alert Theme. Contains SEO-critical fixes: disables parent's custom sitemap/robots.txt engine (Rank Math owns those), fixed homepage quality template, and single-post template refinements. All customizations live here; parent stays untouched.
Author: New Sarkari Results Team
Author URI: https://newsarkariresults.com
Template: newsarkariresults-theme
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: newsarkariresults-child
*/

/* Homepage — last-updated date next to recent column items */
.nsr-col-date {
	display: inline-block;
	margin-left: 6px;
	font-size: 11px;
	color: #555;
	background: #f2f2f2;
	padding: 0 5px;
	border-radius: 3px;
	vertical-align: middle;
}

/* Homepage — unique intro paragraph */
.nsr-home-intro {
	font-size: 15px;
	line-height: 1.6;
	color: #222;
	background: #fffbea;
	border: 1px solid #f0e6c8;
	padding: 10px 14px;
	margin: 10px 0;
}
