
.main-navbar {
    background-color: #8BA47C;


/*    background-color: #71c571;*/
    /* background-color: white; */
}


.nav-link {
    color: rgba(0,0,0,0.8) !important;
}

.nav-link.disabled {
    color: rgba(0,0,0,0.5) !important;
}

.nav-link.active {
    color: rgba(0,0,0,1) !important;
    border-bottom: solid  #0e500e;
}

.main-container {
    max-width: 900px !important;
}

.como-chegar-map-iframe {
    width: 100%;
    min-height: 500px;
}

.datas-importantes-card {
    max-width: 550px;
}

.em-breve {
    margin-top: 100px;
    margin-bottom: 100px;
}

.card-anais {
    margin-bottom: 20px;
}

.footer-logo {
    max-height: 80px;
    max-width: 150px !important;
    min-width: 100px !important;
}

.footer-logo-l {
    max-height: 80px;
    max-width: 300px !important;
    min-width:100px !important;
}

.footer-logo-sp {
    max-width: 870px !important;
    min-width:100px !important;
}

#deck-posteres .card-header {
    height: 120px;
}

#deck-posteres .card-label {
    font-weight: bold;
}
