@charset "UTF-8";

a:hover {
  color: #e60012;
  text-decoration: none;
}

a:visited {
  color: inherit;
}

a:active {
  color: inherit;
}

a:focus {
  color: inherit;
}

.nc3-c-gheader-dropArea__footLink .nc3-a-textLink .nc3-a-icon svg {
  fill: #e60012;
}
