.whatsapp-icon {
  position: fixed;
  z-index: 999;
  left: 0;
  bottom: 32px;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
}

.whatsapp-icon_left {
  left: 32px;
  right: auto;
}

.whatsapp-icon_right {
  right: 32px;
  left: auto;
}

.whatsapp-icon__icon {
  width: 100%;
  height: 100%;
}

.chat-btn__text {
  color: #8A96A6;
  font-weight: 600;
  font-size: 8px;
  line-height: 10px;
  text-align: center;
  margin: 0 0 8px;
  white-space: nowrap;
}
