/*
Theme Name: AHANSA Legal & Mediation Services
Theme URI: https://ahansamediationservices.com
Author: AHANSA
Author URI: https://ahansamediationservices.com
Description: Custom production WordPress theme for AHANSA Legal & Mediation Services. Pixel-faithful conversion of the static site with Customizer, CPTs, ACF support, and full plugin compatibility.
Version: 1.5.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ahansa
Tags: custom-logo, custom-menu, featured-images, translation-ready, blog, one-column

AHANSA Legal & Mediation Services theme.
Main styles load from assets/css/styles.css via wp_enqueue_style.
*/

/* WordPress core alignment helpers (theme stylesheet requirement). */
.alignleft { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.875rem; color: #555; margin-top: 0.5rem; }
.sticky { }
.bypostauthor { }
.gallery-caption { }
.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;
	width: 1px;
	word-wrap: normal !important;
}
