.tags-all-in-one-block-preview .tagcloud {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.tags-all-in-one-block-preview .tagcloud a:hover {
  text-decoration: none;
}