.fa-tiktok {
  background-image:url(../tiktok.svg);
  background-repeat:no-repeat;
  background-position:center;
  /* width: 11px; */
  height: 11px;
}

.fa-x-twitter {
  background-image:url(../x-twitter.svg);
  background-repeat:no-repeat;
  background-position:center;
  /* width: 11px; */
  height: 11px;
}
