.fa-brands,
.fa-solid {
  display: inline-block;
  font-style: normal;
  line-height: 1;
}

.fa-whatsapp::before {
  content: "☎";
}

.fa-arrow-up::before {
  content: "↑";
}
