.tawk-custom-color{
  display:none !important;
}
.tawk-icon{
  transition:.3s;
}
.tawk-icon:hover{
  transition:.3s;
  color:#FF8F00 !important;
  cursor:pointer;
  transform:rotate(-10deg)
}
iframe[src*="about:blank"] .tawk-custom-color {
    display: none !important;
}
