* {
  font-family: "Poppins";
  margin: 0px;
  padding: 0px;
}

.getInTouch {
  background-color: #5273ff;
}

.develop_width {
  width: 10rem;
}

.whatsapp-icon {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 1000;
}
