/*
Theme Name: Nanzora
Theme URI: https://nanzora.test/
Author: Nanzora
Description: Immersive WooCommerce block theme for Nanzora beauty commerce.
Version: 0.2.1
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 8.3
Text Domain: nanzora
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:where(a, button, input, select, textarea):focus-visible {
  outline: 3px solid #cb7548;
  outline-offset: 3px;
}
