


.desc-curso .content-conteudo-prog strong{
    padding-top: 30px;
    display: inline-block;
    
}
.desc-curso .content-conteudo-prog p:first-child strong{
    padding-top: 0px;
    
}

h2.gform_title {
    font-size: 2.1em;
}

/* Remove o padding de cima do primeiro item */
#widget-acf-content .repeater-item:first-child {
    padding-top: 0;
}

/* Remove a borda de baixo do último item */
#widget-acf-content .repeater-item:last-child {
    border-bottom: none;
}
