.skip-link {
    position: absolute;
    top: -55px;
    left: 16px;
    z-index: 2000;
    padding: 12px 16px;
    background: #ffffff;
    color: #004c66;
    border: 2px solid #004c66;
    text-decoration: none;
}

.skip-link:focus {
    top: 16px;
}

button.hc-nav-toggle {
    background: none;
    border: 0;
}

.hc-address {
    font-style: normal;
}
