[data-class="swa-g-screen-reader-only"] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.landing-home-page-index .page-index--background, .landing-home-page-index .page-index--background-wrapper {
    background-color: #fff;
}
a.actionable.actionable_link.link:hover span#primary {
    border-color: #111B40;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #111B40;
    transition: all 0.3s;
}

a.actionable.actionable_link.link:hover span#secondary {
    border-color: #111B40;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #111B40;
    transition: all 0.3s;
}

.container .landing-home-page-tab-navigation .tab-navigation--title {
    font-family: "Southwest Sans", Arial, sans-serif;
}

.page-index--page-content span.transition-content, .page-index--page-content div.flex-placement {
    overflow: visible;
}