.tbac-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  font-size: 1em;
  line-height: 1;
  color: currentColor;
  vertical-align: -0.125em;
  flex-shrink: 0;
}

.tbac-icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
  display: block;
}
