/*
 * Use only a single class selector for each definition.
 */

.hidden {
    display: none;
}

.material-icons {
    font-size: 100%;
}
