/*
Theme Name: Kadence Child
Theme URI: https://www.thespiritualscientist.com/
Description: Child theme for Kadence. Holds site-specific customizations (Google Analytics, Search Console verification, llms.txt/llm.txt sitemap entries) so the parent Kadence theme can be updated safely.
Author: The Spiritual Scientist
Template: kadence
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
Text Domain: kadence-child
*/

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