.elementor-4902 .elementor-element.elementor-element-09fb11c{margin:20px 20px calc(var(--kit-widget-spacing, 0px) + 20px) 20px;}/* Start custom CSS for html, class: .elementor-element-b14b896 *//* ===============================
   bootmieten24 – Hausboot Region
   =============================== */

.bm24-hausboot-region {
  font-family: Arial, Helvetica, sans-serif;
  color: #1f2d3d;
  background-color: #ffffff;
}

.bm24-hero {
  background: linear-gradient(180deg, #f4f8fb 0%, #ffffff 100%);
  padding: 70px 5%;
}

.bm24-hero-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.bm24-title {
  font-size: 40px;
  color: #003a5d;
  margin-bottom: 15px;
}

.bm24-intro {
  font-size: 17px;
  line-height: 1.7;
  max-width: 900px;
}

.bm24-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 5%;
}

.bm24-content h2 {
  font-size: 28px;
  color: #003a5d;
  margin-bottom: 15px;
}

.bm24-content p {
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 25px;
}

@media (max-width: 900px) {
  .bm24-title {
    font-size: 30px;
  }

  .bm24-hero {
    padding: 40px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cd27562 *//* ===============================
   bootmieten24 – Reiseziele Übersicht
   =============================== */

.bm24-destination-overview {
  background-color: #f4f8fb;
  padding: 60px 5%;
  font-family: Arial, Helvetica, sans-serif;
}

.bm24-destination-card {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 45px;
  border-radius: 6px;
}

.bm24-destination-country {
  font-size: 32px;
  color: #003a5d;
  margin-bottom: 5px;
}

.bm24-destination-region {
  font-size: 22px;
  color: #006fa6;
  margin-bottom: 20px;
}

.bm24-destination-text {
  font-size: 17px;
  line-height: 1.7;
  color: #1f2d3d;
  margin-bottom: 20px;
}

.bm24-destination-button {
  display: inline-block;
  margin-top: 10px;
  padding: 14px 28px;
  background-color: #0077b6;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.bm24-destination-button:hover {
  background-color: #005f8f;
}

@media (max-width: 900px) {
  .bm24-destination-card {
    padding: 30px 20px;
  }

  .bm24-destination-country {
    font-size: 26px;
  }

  .bm24-destination-region {
    font-size: 19px;
  }
}/* End custom CSS */