.whatsap-item {
  z-index: 100000000;
  position: fixed;
  bottom: 50px;
  left: 20px;
}
.whatsap-item img.lk-icon {
  width: 40px;
}
.wict a {
  text-decoration: none !important;
}

.wict button.lk-whatsapper {
    border: 1px solid #bd013a;
    padding: 3px 13px 1px 7px;
    background: #bd013a;
    color: #fff;
}
.wict button.lk-whatsapper:hover {
  color: #0a193b;
  background: #fff;
}
