/*
Theme Name: Word Inspired Ink Publishing
Theme URI: https://wordinspiredink.com/
Author: The Legend Desk
Author URI: https://thelegendesk.com/
Description: A bespoke, fully dynamic WordPress theme for Word Inspired Ink Publishing (Petals to Pages). Built with ACF, Contact Form 7, custom post types and a one-click demo importer.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: wiip
Tags: poetry, publishing, blog, custom-colors, custom-menu, featured-images, full-width-template
*/

/*
 * The real presentation lives in /assets/css/ (layout.css, style.css, responsive.css)
 * and is enqueued from functions.php. This file only carries the WordPress theme
 * header (required) plus a couple of editor-safe overrides.
 */

.wiip-screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    overflow: hidden;
}
