.bxmaker-authuserphone-consent-button input[type=checkbox]:checked + span{
    background-color: transparent;
}

button.bxmaker-authuserphone-button.disabled{
    background-color: #CCCCCC;
    border-color: #CCCCCC;
    cursor: not-allowed;
}