.custom-btn-avanza {
    border: none;
    font-weigth: 800 !important;
    padding: 11px 16px !important;
    white-space: nowrap !important;
    cursor: pointer !important;
    transition: opacity 0.2s ease !important;
}

.custom-btn-avanza[data-sobreescribir-color="no"] {
    background: var(--avanza--gradient-color) !important;
    color: #fff !important;
}