.game_genres_hashtags{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin:0;width:100%}.game-genre-hashtag{display:flex;justify-content:space-between;align-items:center;padding:5px 8px;background-color:#1e1e1e;color:#fff!important;border-radius:3px;text-decoration:none;font-weight:500;font-size:12px;transition:all 0.3s ease;border:1px solid #e74c3c;width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.game-genre-hashtag:hover{background-color:#e74c3c;transform:translateY(-1px);box-shadow:0 2px 4px rgb(0 0 0 / .15)}.game-genre-hashtag .count{display:inline-block;background-color:#333;padding:1px 6px;border-radius:10px;font-size:10px;margin-left:5px;line-height:1.5;white-space:nowrap}.dt_mainmeta .widget-title{text-align:center;border-bottom:1px solid #e74c3c;padding-bottom:10px;margin-bottom:15px;text-transform:uppercase}