h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
    color: #face00;
}

@media only screen and (min-width: 960px){
header.transparent_header.scrolled #logo .logo_img.transparent_logo_flip > a > img {
    top: 100px!important;
}
}