/*
Theme Name: Blog Goofy
Theme URI: https://bloggoofy.com/
Author: Blog Goofy
Description: An accessible, light editorial theme for real trips, real laughs, and real Goofy stories. Built for ACF Pro and compatible with Rank Math SEO.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.1
Text Domain: blog-goofy
*/

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  position: fixed;
  z-index: 100000;
  top: 12px;
  left: 12px;
  width: auto;
  height: auto;
  clip: auto;
  padding: 12px 16px;
  background: #fff;
  color: #071a3b;
  border: 3px solid #071a3b;
}
