/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor with accessibility enhancements.
Author: Eliezer Sánchez
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Accessibility: Focus Visible States */
:focus-visible {
  outline: 3px solid #c36 !important;
  outline-offset: 2px !important;
}
