/*
Theme Name: OptiTheme
Theme URI: https://github.com/satterwhite-px/WP-Theme-Build
Author: OptiTheme
Description: Custom classic theme for OptiTheme (local DDEV development). Activate in WP Admin → Appearance → Themes.
Version: 0.1.0
Text Domain: optitheme
*/

/* WP-only: screen reader text + admin bar; main CSS is assets/css/styles.css. */

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