/*! Place your custom styles here */
.bar .logo {
  max-height: 75px;
  max-width: none;
}
.nav-sidebar-column .logo {
  max-height: 75px;
  max-width: none;
}
footer .logo {
  max-height: 75px;
  max-width: none;
}

body {
  background-color: #ececec; 
}

/*!  background-color: #fafafa; */

h2 {
  font-weight: 400;
}

p.lead {
}