/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://example.com/
Author: Your Name
Template: twentytwentyfive
Text Domain: twentytwentyfive-child
Description: Child theme for Twenty Twenty-Five.
Version: 1.0.0
*/


nav.wp-block-navigation.items-justified-center {
	width: 100%;
	border-top: 2px solid #f8cc04;
	border-bottom: 2px solid #f8cc04;
	padding:6px 0;
}

.wp-block-navigation-submenu .wp-block-navigation-link {
	width: 250px;
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    letter-spacing: .0625em;
    font-size: 13px;
}