@media (min-width: 768px) {
    .retina-logo {
        display: none;
    }
}

#footer address,
.copyrights-menu a,
#footer .widget ul li a {
    color: #111;
}

.studio-tab span {
    color: #111 !important;
}

#studio-tab {
    background-color: #111;
}

#middle-cta {
    background-color: transparent;

}

.menu-link {
    color: #111;
}

.menu-item.current .menu-link {
    color: darkred;
}