.pkp_block .block_keywordCloud {
    height: max-content;
    width: max-content;
}

#wordcloud-list a {
    opacity: 0.9;
    text-decoration: none;
}

#wordcloud-list a:hover {
    opacity: 1;
    text-shadow: 1px 1px #aeaeaed5;
}
