/*
Theme Name: Tema Carolina
Theme URI: https://carolinacunhalevek.com.br/
Author: Codertec
Author URI: https://codertec.com.br/
Description: Tema WordPress customizado para a psicóloga Carolina Cunha Levek, baseado na identidade visual do site institucional original.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.1
Text Domain: tema-carolina
*/

.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;
  inset: 1rem auto auto 1rem;
  overflow: visible;
  background: #ffffff;
  color: #2e2438;
  z-index: 9999;
}
