body, input, select, textarea {
    color: #494b4d;
font-weight:500;
}
#header nav a[href="#menu"]::before {
    font-family: sans-serif;
    font-size: 14px;
    content: "MENY";
    color: #999;
}
#menu .close::before {
    font-family: sans-serif;
    font-size: 12px;
    content: "STÄNG";
}
#header .logo {
    font-family: 'Open sans', sans-serif;
letter-spacing: -2px;
}

#banner {
margin-top:-30px;
    background-image: url(https://uploads.staticjw.com/hu/hundkonsulten/banner.jpg);
}
#footer {
    color: #a8e6ba;
}
#footer .copyright {
    color: #a8e6ba;
    border-top: 1px solid rgba(255, 255, 255, 0.55);
}
#footer a {
    color: #deffe7;
 }
#menu > ul#nav > li > a:not(.button) { line-height:2em}