/*
Theme Name:     Mixit
Theme URI:
Description:    Twentytwentyfive child theme.
Author:         Me
Author URI:
Template:       twentytwentyfive
Version:        0.1.0
*/






/* Menu */

.wp-block-navigation-item__content {
    border-bottom: 2px solid;
    border-color: transparent;
}

.wp-block-navigation-item__content:where(:hover, :active, :focus) {
    border-bottom-color: inherit;
    text-decoration: none;
}

.current-menu-item a {
    font-weight: bold;
    border-bottom-color: inherit;
}
