.shop-page-title.category-page-title.page-title.featured-title.dark {
    padding: 16.25rem 0 7.9375rem 0;
}
.featured-title .page-title-inner a.button.primary::before {
    content: "" !important;
    position: relative;
    background: url(../images/calendar.svg) no-repeat right / contain;
    width: .6rem;
    height: .6rem;
    display: inline-flex;
    margin-right: .5rem;
}
.category-section + .stammzellen-im-fokus-st.pt-60 {
    padding-top: 1.25rem !important;
    padding-bottom: 3.75rem !important;
}
.category-section {
    background: #F8F8FA;
}
.category-section>.row.category-page-row>.col.large-12 {
    padding-bottom: 0;
}
.products-description p {
    letter-spacing: 0px;
    color: #0A2347;
    text-align: center;
    font-size: 1.875rem;
    max-width: 37.5rem;
    margin: 0 auto 3.75rem auto;
    line-height: 2.5rem;
    font-family: var(--font-heading);
}
.box-termin a.button.primary {
    background: transparent !important;
    color: #0A2347 !important;
    height: inherit;
    min-height: inherit;
    line-height: 1;
}
.category-page-row .row-small>.col {
    padding: 0 .9375rem 3.75rem !important;
}
.category-page-row .products.row.row-small {
    margin-left: -.9375rem !important;
    margin-right: -.9375rem !important;
    width: calc(100% + 1.875rem) !important;
    max-width: calc(100% + 1.875rem) !important;
}
.category-page-row {
    padding-top: 3.75rem;
}
.featured-title .page-title-inner a.button.primary {
    backdrop-filter: blur(18px);
    color: #fff !important;
    background: transparent !important;
    border: .5px solid currentColor !important;
    padding: 0 1.875rem;
}
.featured-title .page-title-inner {
    padding-bottom: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
}
h1.shop-page-title.is-xlarge {
    letter-spacing: 0.92px;
    color: #FFFFFF;
    font-size: 2.875rem;
    line-height: 3.5rem;
    margin-bottom: 0;
}
.box-featured-button {
    margin-top: .625rem;
}