.mywhatsapp {
  background-color: #edeced;
  color: #303030;
  padding: 3px 12px 3px 1px;
  border-radius: 25px;
  font-size: 13;
  font-weight: 400;
}

#whatsapp {
  position: fixed;
  bottom: 10px;
  left: 10px;
}