body #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #e62739 !important;
}
body #bingc-phone-button div.bingc-phone-button-icon-text span {
    font-size: 10px !important;
        line-height: 12px !important;
}

body #bingc-phone-button div.bingc-phone-button-icon-text{
    top: 20px !important;
    right: 14px !important;
    line-height: 12px !important;
}
body #bingc-phone-button svg.bingc-phone-button-icon-icon {
    width: 40px !important;
    height: 50px !important;
    right: 15px !important;
    top: 9px !important;
}

body #bingc-phone-button svg.bingc-phone-button-circle {
    width: 66px !important;
    height: 66px !important;
}
body #bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #e62739 !important;
    width: 66px !important;
    height: 66px !important;
    }
body #bingc-phone-button div.bingc-phone-button-tooltip {
        background: #e62739 !important;
    }
body #bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline {
        fill: #e62739 !important;
    }
    #bingc-phone-button.bingc-show {
    bottom: 50px !important;
    right: 50px !important;
    width: 66px !important;
    height: 66px !important;
    }
    
    @media (max-width: 980px) {
    #bingc-phone-button.bingc-show {
    display: none !important;
    bottom: 40px !important;
    right: 40px !important;
    width: 86px !important;
    height: 86px !important;
    }
    body #bingc-phone-button svg.bingc-phone-button-circle {
    width: 86px !important;
    height: 86px !important;
    }
    body #bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    width: 86px !important;
    height: 86px !important;
    }
    body #bingc-phone-button div.bingc-phone-button-icon-text span {
        font-size: 12px !important;
        font-weight: 700 !important;
        line-height: 12px !important;
        
}
    body #bingc-phone-button div.bingc-phone-button-icon-text{
    top: 30px !important;
    right: 18px !important;
    line-height: 12px !important;
}
    body #bingc-phone-button svg.bingc-phone-button-icon-icon {
    width: 40px !important;
    height: 50px !important;
    right: 23px !important;
    top: 17px !important;
}
}