/*
Theme Name: RDS Novera
Theme URI: https://exmaple.com/rds-novera
Author: Darshit Rajyaguru
Author URI: https://profiles.wordpress.org/darshitrajyaguru97/
Description: A modern, accessibility-first, multipurpose WordPress theme for agencies, ecommerce, SaaS, publishers, portfolios, restaurants, education, and small businesses.
Version: 1.0.0
Requires at least: 6.4
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: rds-novera
Domain Path: /languages
Tags: blog, e-commerce, portfolio, grid-layout, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, one-column, right-sidebar, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks
*/

/* Runtime styles are loaded from assets/css/main.css. */

.alignleft {
	float: left;
	margin: 0 1.25rem 1rem 0;
}

.alignright {
	float: right;
	margin: 0 0 1rem 1.25rem;
}

.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.sticky,
.bypostauthor {
	max-width: 100%;
}
