/* Hide the platform tag badges */
.platform-tag {
    display: none !important;
}
/* Hide the platform filter section */
.filter-section {
    display: none !important;
}