/*
Theme Name: Axiom Mansion
Theme URI: https://axiommansion.com/
Author: Axiom Mansion
Author URI: https://axiommansion.com/
Description: A completely custom, independent WordPress theme built for Axiom Mansion — a premium creative agency offering UGC Ads, Video Editing and YouTube SEO. Does not extend or depend on any parent theme.
Version: 1.0.0
Requires at least: 6.0
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: axiom-mansion
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This is a standalone theme. All real styles live in assets/css/main.css
and are loaded via functions.php. This file exists to satisfy the
WordPress theme header requirement and provides a small set of
WordPress-generated default classes as a safety net.
*/

/* Minimal safety-net rules (WordPress core-generated markup) */
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
