.btn-teste-gratis {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    height: 45px;
}

#lbl-termos-politica {
    font-size: 11px;
    padding: 0px 10px;
    text-align: center;
    color: #616161
}
