.contact__mail:before {
  font-family: "Font Awesome 6 free";
  content: "\f0e0";
  margin-right: 0.8rem;
}

.contact__phone:before {
  font-family: "Font Awesome 6 free";
  content: "\f095";
  margin-right: 0.8rem;
}