/* Navigatore custom */
.gallery {
    background-color: #666666;
}

button#foto-tab,
button#video-tab {
    background-color: transparent;
    text-transform: uppercase;
    color: #969696;
}

button#foto-tab.active,
button#video-tab.active {
    color: #fff;
}