button[name='checkout'] {
    display: none !important;
}

button.bss-checkout {
    display: block !important;
}