/*! Place your custom styles here */

@import url("https://fonts.googleapis.com/css?family=Alegreya+SC:400,700");

.headhead {
  font-family: "Alegreya SC", serif;
}

.boy[data-overlay]:before {
  background: #010026;
  background-image: url("../img/alum.png");
  opacity: 0.7;
}

.boys[data-overlay]:before {
  background-image: url("../img/alum.png");
  opacity: 0.4;
}

.background-image-holder.boys {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

.feature-1 p {
  color: #000;
}

.logo {
  max-height: 4em !important;
}

.menu-horizontal {
  top: 15px !important;
}
