@charset "UTF-8";
/* CSS Document */

.blockfootercustommenu-item {
    display: inline-block;
    padding-right: 25px;
}

.blockfootercustommenu-item a {
    color: #ffffff;
    font-family: "Gotham Greek XLight";
    font-size: 13px;
}
.blockfootercustommenu-item a:hover {
    color: rgba(255, 255, 255, 0.8);
}


