/**
 * Theme Name: Kuduhear Theme
 * Theme URI: https://kuduhear.com/
 * Description: Child theme for Kuduhear based on Twenty Twenty-Four
 * Author: Kuduhear Team
 * Author URI: https://kuduhear.com/
 * Template: twentytwentyfour
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: kuduhear-theme
 */

/* Test styles - you can remove this later */
.wp-block-navigation-item__label {
  text-transform: uppercase;
}

p {
  -webkit-hyphens: auto;
  hyphens: auto;
}
