@import '../../src/u-sidebar-group.vue/module.css';

.head:hover {
    color: $brand-primary;
}

.head[selected] {
    color: $brand-primary;
}
