.descartes__titulo{
    margin-left: 2rem;
}
@media screen and (min-width: 778px) {
    .descartes__titulo{
        text-align: center;
        margin-top: 0;
    }
}