#masthead.masthead-logo-in-menu .logo > img { 
opacity: 1;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}

#masthead.masthead-logo-in-menu .sticky .logo > img { 
opacity: 1;
}

#sticky-container .main-navigation {
	background: rgba(204,204,204,.7) !important;
}
.site-main {
	padding: 0 35px !important
}

#colophon #theme-attribution a, #colophon  {
  color: #dddddd00 !important;
}

#colophon #theme-attribution, #colophon {
  color: #dddddd00 !important;
}