.site-navigation .active &gt; a,
.site-navigation .current-menu-item &gt; a,
.site-navigation .current-menu-ancestor &gt; a,
.site-navigation .active .current-fluxus-project-type-ancestor &gt; a,
.current-fluxus_portfolio-parent &gt; a,
.nav-tip #key-right.flash,
.nav-tip #key-left.flash,
.navigation-paging .paging .current,
.comment-actions a:hover,
#wp-calendar tbody td a,
.slide .style-default .button:hover,
.slider-navigation li a.active,
.slider-navigation li a:hover,
.project .hover-box .button,
.page-contacts .entry-content .button,
#close-map,
.tooltip,
.fluxus-lightbox .lightbox-prev,
.fluxus-lightbox .lightbox-next,
.fluxus-lightbox .lightbox-close,
.fluxus-lightbox .lightbox-resize,
.page-contacts .entry-content .button:hover,
#close-map:hover {
    background-color: #ededed; /* your color here */
    color: #000; /* your text color here */
}

.reveal-modal,
.navigation-paging .paging .current {
    border-color: #ededed;  /* Your color here */
}

.tooltip:after {
    border-top-color: #ededed;  /* Your color here */
}

.excerpt-more {
    border-bottom-color: #ededed;  /** Your color here */
}
