.listen-link {
  display: inline-flex;
  align-items: center;
}

.listen-icon-col {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  flex-shrink: 0;
}

.listen-icon {
  width: auto;
  height: 18px;
  color: #fff;
}
