nav {
font-size:1.5em
}

nav .current {
font-weight:700
}

nav > ul {
    background-color: rgba(255, 255, 255, 0.76);
}

#nav > ul > li > a {
height:3em;
line-height:3em
}

#logo h1 {
    color: #ffffff!important;
}

h2 {
color:#484d55!important;
margin:1.25em 0 0;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:500!important
}

body,input,textarea,select {
color:#434445!important
}

h2.title {
    color: white !important;
}