/* 悬浮whatsapp */
.fixed_whatsapp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 103;
}
