&.active > a,
a:hover,
a.current {
a.current,
a.router-link-active:not(:disabled) {
background-color: #F3F4F4;
text-decoration: none;
color: $green-text-color;
-