.item-box {
    font-size: 0.9em;
    font-weight: 300;

}
.footer-title {
    font-size: 1.5em;
    font-weight: 900;
    padding-bottom: 20px;
}

#footer-foody li a:hover {
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

#footer-foody a {
    color: #6f6f6f;
}

#footer-foody li a {
    color: #4a4a4a;
}
