/*
 Paginas de atendimento ao cliente
*/

.aviso {
    font-weight: 900;
}

.container-long-text {
    width: 640px;
    max-width: 100%;
    margin: 0 auto;
}

.form-result-page > .container {
    text-align: center;
    width: 600px;
    max-width: 100%;
}

.card-header {
    background-color: transparent !important;
    color: #2e2a2a;
}

.faq-resposta {
    font-size: 1.3em;
    font-weight: 350;
}
