.bebas-neue-regular {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}

header.masthead {
  background: url("/assets/img/atlanta.jpg") no-repeat center #000;
}

.album-shadow {
  border: 1px solid #eee;
  box-shadow: 5px 5px 5px rgba(128, 128, 128, 0.5);
}
