/*
Theme Name: BlogNova
Author: finderpress
Author URI: https://finderpress.com
Description: BlogNova is a lightweight, fast, SEO-optimized and AdSense-ready WordPress blog theme designed for bloggers, affiliate marketers and personal websites. The theme focuses on performance, clean typography and minimal design.
Version: 1.0.10
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blognova
Tags: blog, custom-logo, custom-menu, featured-images, right-sidebar, left-sidebar, threaded-comments, translation-ready
*/

:root {
	--blognova-primary: #2563eb;
	--blognova-accent: #0f172a;
	--blognova-container: 1200px;
}

/*
 * Base theme metadata file.
 * Main styles are loaded from assets/css/main.css.
 */

.featured-image {
	height:auto;
	width:400px;
}

.about-founder-card, .about-mission-section, .about-stats-section, .about-topics-section, .about-cta-section, .cta-strip {
	display:none;
}

.page-hero, .archive-hero {
margin-bottom:1em;	
}

.article-content img {
	border-radius:12px;
}
