body #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
fill: #33ce00 !important;
}

body #bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
        fill: #259201 !important;
    }
body #bingc-phone-button div.bingc-phone-button-tooltip {
        background: #33ce00 !important;
    }
body #bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline {
        fill: #33ce00 !important;
}
body #bingc-passive > div.bingc-passive-overlay {
background: #f5f5f5 !important;
}
body #bingc-active {
background: #f5f5f5 !important;
}
body #bingc-passive > div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button {
background: #33ce00 !important;
}