/* Temporarily hide criteria section */
#ranking-criteria {
    display: none;
}

/* Also hide the trigger button */
#ranking-criteria-summary {
    display: none;
}