.bs-color-bubbles {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    align-items: center;
}

.bs-color-bubble {
    width: 1.35rem;
    height: 1.35rem;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0,0,0,0.15);
    box-sizing: border-box;
    flex: 0 0 auto;
}

.bs-color-bubble-more {
    background: #f3f3f3;
    color: #333;
    font-size: 0.85rem;
    font-weight: 600;
}

#featuredimagedetail,
#featuredimagedetail > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.bs-paket-preis {
  border: 1px solid rgba(0,0,0,.10);
  background: rgba(255,255,255,0.35);
}

dd, dl, dt, li, ol, ul {
  margin-left: -10px;
}

p a {
    color:#12324A;
    text-decoration:underline !important;
}

.elementor-slideshow__title {display:none !important}

.elementor-lightbox .elementor-lightbox-image {
  border-radius: 25px !important;
}