/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: white !important; }

div.col-md-12 {
  display: none;
}

#wrapper {
  background: #FBFAFA;
}