/*
Theme Name: Schriefers
Theme URI: https://thomasschriefers.de
Author: Thomas Schriefers
Author URI: https://thomasschriefers.de
Description: Individuelles Theme für Thomas Schriefers. Werkarchiv mit CPTs, Taxonomien und ACF im Theme.
Requires at least: 6.7
Tested up to: 7.1
Requires PHP: 8.0
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: schriefers
*/

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}

.skip-link:focus {
	clip: auto;
	clip-path: none;
	height: auto;
	width: auto;
}

img {
	max-width: 100%;
	height: auto;
}
