.navbar .u-main-nav-v1 .nav-link {
    padding:0.42571rem 1.14286rem;
}



#main-content {
    padding-left: 2rem;
    padding-right: 2rem;
}

.ateam-sub-footer {
    color: #fff !important;
    background-color: #1e5cb3 !important;
    margin-top: 3em;
}

footer {
    color:#fff !important;
    background-color: #000066 !important;
}

.logo {
    width: 64px;
}

.js-slide h2 {
    position: absolute;
    top:2rem;
    left:5rem;
    background-color: rgba(0, 0, 0, 0.4);
    padding:.5rem;
    color:#fff;
    font-weight: bolder;
}

.js-slide h4 {
    position: absolute;
    top:6rem;
    left:5rem;
    background-color: rgba(0, 0, 0, 0.4);
    padding:.5rem;
    color:#fff;
}

@media (min-width: 992px){
    .g-mx-20--lg {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.quacert-wrapper {
    position: relative;
}

img.quacert {
    position: absolute;
    right:-8rem;
    top:-2rem;
    z-index: 502;
    width:18rem;
    rotate: 35deg;
}