/*
Theme Name: AHANSA
Theme URI: https://ahansamediationservices.com
Author: AHANSA
Author URI: https://ahansamediationservices.com
Description: AHANSA Legal and Mediation Services WordPress theme.
Version: 1.6.4
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
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
*/

/*
 * WordPress requires this style.css file in the theme root.
 * Main design CSS is enqueued from assets/css/styles.css.
 */

.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: #555555;
	margin-top: 0.5rem;
}

.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;
}
