.site-nav__link--underline:after {
  border-bottom: 2px solid;
  border-bottom-color: #c8102e !important; }

.megamenu .site-nav__dropdown-link:hover {
  color: #c8102e !important; }

.site-footer a {
  color: #000000;
  color: var(--colorFooterText);
  border: none !important; }
  .site-footer a:after {
    border: none !important; }
  .site-footer a:hover {
    color: #c8102e !important; }
