.hidden {
    display: none;
}
.star-off{
    color: #afaeae;
}

#content, .footer {
    background-color: #fff;
}

