/* Buchungs-Textlinks für Hero-Bereich */
.book-link {
  font-weight: 600;
  text-decoration: underline;
  color: #ffffff;
}
.book-link:hover {
  opacity: 0.85;
}
.hero-book-center {
  margin-top: 10px;
  margin-bottom: 6px;
  text-align: center;
}
