@media screen and (min-width: 800px) {

.c-site-header__standard-navigation a.menu__link:hover, .c-site-header__standard-navigation button.menu__link:hover {
    text-decoration: none;
    border-bottom: 4px #ed1c2e;
}
}