
#onetrust-banner-sdk{display:none;}

.grecaptcha-badge { visibility: hidden; }
body>img{ display: none; }

.footer-legal{
    background-color: #EBEBE9;
}
.footer-legal .container{
    position: relative;
}
.footer-divider{
    position:absolute;
    top: -1.5rem;
    left: 0;
    height:1px;
    width: 100%;
    background: #79818B;
    opacity: 0.3;
}

.feature-card{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
}

.testimonial-callout .callout-content h2.testimonial-content{
    font-size: 3.375rem;
}

.feature-tile.feature-tile-light{
    background: transparent;
    border: 1px solid #4D75AB4D;
}

.page-hero{
    padding-top: 5rem;
    padding-bottom: 3.4375rem;
    display: flex;
    align-items: center;
}

.lp-nav{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 800;
    display: flex;
    align-items: flex-end;
}
.lp-nav .nav-logo img{
    height: 30px;
}