.twa-phone span {
  display: inline;   /* Keep numbers inline */
  font: inherit;     /* Inherit the same font */
  color: inherit;    /* Match text/link color */
  margin: 0;
  padding: 0;
}