section#plataforma {
    background-color: #f2f2f2;
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center;
}

section#plataforma .container {
    max-width: 800px;
}

section#plataforma .text {
    font-size: 0.75rem;
    padding-bottom: 50px;
}

section#plataforma .btn {
    font-size: 0.75rem;
    padding: 16px 40px;
}