.cid-qYnmVU4OGs {
    background-color: #000000;
}

/* .cid-s7X2AbwSEt .mbr-section-text {
    color: #000000;
    font-weight: 500;
}
.cid-s7X2AbwSEt .mbr-crt-title {
    color: #000000;
}
.cid-s7X2AbwSEt .mbr-section-title {
    color: #000000;
} */
.cid-s7X2AbwSEt {
   /*  background-color: #cccccc; */
    padding-bottom: 0;
}
.cid-s7X2AbwSEt .block-content {
    padding-bottom: 20px
}
.cid-s7X2AbwSEt .mbr-figure {
    height: auto;
    margin: 0;
    padding: 0 5px;
}

/********************************
            cursos
********************************/

.detalhes_curso .card-img img{ max-width:600px}
.fancybox-slide--html .fancybox-close-small {   width: 50px;    height: 50px;    background-color: lightgrey;   padding: 0; }

#adm_artigos{ font-family: 'Montserrat', sans-serif}

.div_imagens_curso img {
    max-height: 120px;
    margin-right: 2px;
    margin-bottom: 2px;
}

#section_cursos .media-container-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}