Make corners of window, call and floating buttons square

Add this code to the Custom CSS field on the Style tab of your Click to Call widget’s settings:

.eapp-click-to-call-window-component,
.eapp-click-to-call-window-phone,
.eapp-click-to-call-button-component {
border-radius: 0;
}