/*
Theme Name: YVE Zambia
Theme URI: https://yvezambia.org
Author: YVE Zambia
Author URI: https://yvezambia.org
Description: A custom WordPress theme for Young Volunteers for Environment Zambia. Impact-led, mobile-first and built around editable Projects, Team, Partners, Opportunities and Climate Finance Hub resources. Designed for shared hosting such as Bluehost.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: yve-zambia
Tags: nonprofit, climate, one-column, two-columns, custom-menu, custom-logo, featured-images, translation-ready, block-styles
*/

/* Styles live in assets/css/main.css (enqueued in functions.php).
   This file carries the theme header and a small set of editor-safe defaults. */

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

.screen-reader-text:focus {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	clip-path: none;
	color: #0f6e56;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	height: auto;
	left: 8px;
	line-height: normal;
	padding: 16px 24px;
	text-decoration: none;
	top: 8px;
	width: auto;
	z-index: 100000;
}

.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: .875rem; color: var(--text-light); }
.sticky, .gallery-caption, .bypostauthor { display: block; }
