#footer_menu .menu { height: auto !important;}
#footer_menu .item {    
font-family: raleway;
    font-size: 12px;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 6px 0;
    padding: 0;
}
#footer_menu .item:hover {
    color: #2387db;
}


