body #headerNav a, #headerNav .folder-toggle {
  color: #737373 !important;
  font-weight: 400 !important;
}

body .subnav {
  background: #fff !important;
  box-shadow: rgba(0,0,0,.1) 0 1px 12px !important;

}

#header {
  border-bottom: solid rgb(230,230,230) 2px;
}
