/* Nav */

@media (min-width: 48.0625em) {
    .insider-menu-item a {
        background-color:#006850 !important;
        color: #fff !important;
        border: 1px solid #006850;
        border-radius: 3px;
        padding: 2px 5px !important;
        margin-top: 8px !important;
    }
}

@media (max-width: 48.0624em) {
    .email-signup {
        display:none !important;
    }
}


.entry-content a {
    font-weight: 700;
}

a.tile__read-more {
    display:block;
    margin-top:10px;
}

/* Events Sidebar */

.previous-conferences {
}

.previous-conferences select {
    width: 100%;
}



@media(min-width: 768px){

    .front-page-carousel__content{
        top:43% !important;
    }

}

.wa_login_shortcode .button-primary{
    background:#000 !important;
}

.wa_login_shortcode .button-primary:hover{
    background:#006850 !important;
}
.site-footer {
    padding-bottom: 3.5rem!important;
}

.footer-menu ul {
    width: 13rem!important;
}