
/* X logo instead Twitter */

.fa-twitter::before {
  content: "𝕏";
  font-size: 13pt;
}
