html { transition: opacity 0.3s ease 0.1s; opacity:1; }

.light .p6-navbar.p6-navbar-dark { background-color:#efefef!important; color:#333!important; }
.light .p6-main.bg-dark-1-7.text-white { background-color: rgba(255,255,255,0.9)!important; color:#333!important; }
.light div#definition-wrapper { background-color: rgba(0,0,0,0.03)!important; }
.light .p6-isotope-filter-p a { color:#333!important; }

.light .p6-footer { background-color:#efefef!important; color:#333!important; }

.light div#definition-wrapper .col-6, 
.light div#definition-wrapper .col-2.text-right em small {
    color: #333!important;
}
.light.single h1.entry-title, .light.single h6 span#client *, .light.single h6 span#director *, .light.single h6 span#role * {
    color: #5d5d5d!important;
}