@media only screen and (max-width: 1024px) {
    .info-destaque .info-texto {
        text-align: center !important;
    }
}

.tab-content>.active {
    font-size: 18px !important;
}

.alert {
    background-color: #d09e93!important;
    margin-top: 20px!important;
}

.alert, .alert h4 {
    color: #ffffff!important;
}
