div.jqcloud {
  overflow: hidden;
  position: relative
}

div.jqcloud span {
  padding: 0
}

div.jqcloud {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: normal
}

div.jqcloud a {
  box-shadow: none;
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  transition: color .3s ease-in-out;
}

.tag-cloud__widget span {
  white-space: nowrap;
}

.tag-cloud__widget a {
  box-shadow: none!important;
}
