html body main nav + div.breadcrumb-wrapper ~ div.headline {
  background: url("https://images.unsplash.com/photo-1568084680786-a84f91d1153c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1074&q=80");
  background-size: cover;
  background-position: 10% 20%;
}
html body main nav + div.breadcrumb-wrapper ~ div.headline div {
  background-color: #FAF3E0;
  opacity: 0.8;
  border-radius: 20px;
}
html body main nav + div.breadcrumb-wrapper ~ div.headline div > span.source {
  color: #1E212D;
}
html body main nav + div.breadcrumb-wrapper ~ div.headline div > span.source a {
  color: #1E212D;
}/*# sourceMappingURL=bs1-hotel3.css.map */