/* .homepage .hero {
  background-image: url("../../base/images/jdih-about.jpg") !important;
  background-attachment: scroll;
  background-size: auto;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  padding: 6em 0 !important;
}
.account-masthead {
  background: #161718 url("../../base/images/bg.png") !important;
}
.masthead {
  background: #1b1c1f url("../../base/images/bg.png") !important;
}
.site-footer {
  background: #1b1c1f url("../../base/images/bg.png") !important;
}
.masthead .main-navbar ul li:hover a,
.masthead .main-navbar ul li:focus a,
.masthead .main-navbar ul li.active a {
  background-color: #161718 !important;
}
.featured {
  display: none;
}
footer {
  color: whitesmoke;
} */
