/* Compatibilidade com o cabeçalho flutuante do tema Cosmobit/Chitvi. */
.cfm-portal-page .cosmobit-content {
    padding-top: 190px !important;
}

@media (max-width: 991px) {
    .cfm-portal-page .cosmobit-content {
        padding-top: 88px !important;
    }
}
