.cta-button-ft.bg--amarelo-claro.text--base {
    width: 157px !important;
    max-width: 157px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-right: auto !important;
    padding: 0 16px 0 20px !important;
    box-sizing: border-box !important;
}

.cta-button-ft.bg--amarelo-claro.text--base .cta-text-ft {
    font-size: 16px !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
}

.cta-button-ft.bg--amarelo-claro.text--base .cta-icon-ft,
.cta-button-ft.bg--amarelo-claro.text--base .cta-icon-ft img,
.cta-button-ft.bg--amarelo-claro.text--base .cta-icon-ft svg {
    width: 20px !important;
    height: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
}