/*
Theme Name: Tipsy Brew
Theme URI: https://tipsybrew.example.com/
Author: Codex
Author URI: https://openai.com/
Description: A custom classic WordPress theme for Tipsy Brew.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: tipsybrew
*/

.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 {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0.75rem 1rem;
  background: #fff;
  color: #000;
  z-index: 100000;
}
