.sg-home a {
    background: url(/stressgrid-logo-black-web.svg) no-repeat 6px center !important;
    width: 106px !important;
    height: 21px;
    display: block;
}

.sg-home a:hover {
    filter: drop-shadow(0 0 0) invert(45%) !important;
}

#top-nav-main a:hover {
    text-decoration: none !important;
}

