.news-single .teaser-text {
    color: #000;
}


.frame-container {
    padding-left: 0;
    padding-right: 0;
}

.carousel {
    overflow: visible;
    margin-bottom: 50px !important;
}
.carousel-item {
    background: transparent;
    height: auto !important;
}

.carousel-indicators {
    background: #333;
    opacity: 1 !important;
    bottom: -38px;
    margin-left: 0;
    margin-right: 0;
}

.carousel-indicators .active span {
    position: absolute;
    width: 100%;
    text-indent: 0;
    left: 0;
    font-size: 10px;
    line-height: 1.2;
    top: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}


.carousel .carousel-content {
    height: auto;
}


.frame-header>*:last-child {
    margin-bottom: 0.5rem;
}

.frame-size-default.frame-background-none.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage):not(.frame-layout-embedded)+.frame-size-default.frame-background-none.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage):not(.frame-layout-embedded), .frame-size-default.frame-background-primary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage):not(.frame-layout-embedded)+.frame-size-default.frame-background-primary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage):not(.frame-layout-embedded), .frame-size-default.frame-background-secondary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage):not(.frame-layout-embedded)+.frame-size-default.frame-background-secondary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage):not(.frame-layout-embedded), .frame-size-default.frame-background-tertiary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage):not(.frame-layout-embedded)+.frame-size-default.frame-background-tertiary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage):not(.frame-layout-embedded), .frame-size-default.frame-background-quaternary.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage):not(.frame-layout-embedded)+.frame-size-default.frame-background-quaternary.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage):not(.frame-layout-embedded), .frame-size-default.frame-background-light.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage):not(.frame-layout-embedded)+.frame-size-default.frame-background-light.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage):not(.frame-layout-embedded), .frame-size-default.frame-background-dark.frame-space-after-none:not(.frame-ruler-after):not(.frame-has-backgroundimage):not(.frame-layout-embedded)+.frame-size-default.frame-background-dark.frame-space-before-none:not(.frame-ruler-before):not(.frame-has-backgroundimage):not(.frame-layout-embedded), .frame-layout-embedded.frame-space-after-none:not(.frame-ruler-after)+.frame-layout-embedded.frame-space-before-none:not(.frame-ruler-before) {
    --frame-outer-spacing-before: 0;
}

h4  {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

hr {
    margin-top: 20px;
    margin-bottom: 20px !important;
}


.textmedia, .textpic {
    gap: normal;
}

.hmkw-header__menu {
    right: auto;
}

.hmkw-header__nav.hmkw-header__nav--scroll {
    position: relative;
}


.f3-widget-paginator a,
article.article a {
    color: #000 !important;
}
.f3-widget-paginator a:hover,
article.article a:hover {
    color: var(--frame-link-color) !important;
}


.table>:not(caption)>*>* {
    border-bottom: none;
}

.form-control {
    appearance: auto;
}

.frame-inner>h1:last-child {
    margin-bottom: 40px;
}
.frame-inner>h2:last-child {
    margin-bottom: 10px;
}
.embed-responsive-16by9:before {
    padding-top: 0;
}


frame a[class=""], .frame a:not([class]) {
    color: inherit;
}

.hmkw-article__category-link, .hmkw-article__category-link a:hover, .hmkw-article__category-link a:active {
    display: inline;
    width: auto;
    padding: 0;
}


.row.hmkw-article2 > * {
    padding-left: 0;
    padding-right: 0;
}

div.sticky {
    z-index: 10;
}


.social-gdpr-youtube-iframe iframe {
    position: static !important;
    min-height: 20rem;
}

.MuiSpeedDial-root {
    bottom: -0.3rem !important;
    right: 0.75rem !important;
}

@media (max-width:430px) {
    .MuiSpeedDial-root {
        bottom: 3.1rem !important;
        right: 0.3rem !important;
    }
}
