/*
Theme Name: Content Guppy Blog
Theme URI: https://contentguppy.com
Author: Content Guppy
Description: Classic blog theme matching Content Guppy HTML prototypes — home grid, category list, single article. Loads posts from WordPress automatically.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: contentguppy-blog
*/

/* Main rules live in assets/css/blog.css (enqueued from functions.php). */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	word-wrap: normal !important;
}
