/* Add here all your css styles (customizations) */
.single-menu{
    padding:20px 10px !important;
}

.single-menu h3{
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px 0 13px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 10px;
}
.footer .headline{
    margin-bottom:5px !important;
}
.footer h4{
    margin-bottom:2px !important;
    font-weight:bold;
    font-size:14px;
}
.footer .link-list a{
    padding:3px 0;
}