

.impressum-header {
    background: linear-gradient(to bottom, #133a68, #1057c8);
    background-position: center;
    background-size: cover;
    color: #fff;
    margin-bottom: 40px;
    padding-top: 75px;
}

/* Custom Booking Search style */
.stb-header-img-wrapper {
    background: linear-gradient(#12325c38, #a5ceff);
    overflow: hidden;
}

.stb-slider-img-controller {
    opacity: 0.4;
    object-fit: cover;
    height: 55vh;
}

.headline {
    color: var(--ff-title-colour);
    font-family: var(--ff-secondary-font);
    font-weight: 500;
    font-size: 3rem
}

.stb-icon-controller {
    width: 6em;
    margin: 3px 0 0 -15px;
}

.au-feature-title {
    margin-top: 1rem;
}

.q-a-container {
    background-color: #fbcfcf;
    padding: 1rem;
    border-radius: 1rem;
}

.section-title {
    font-size: 7rem;
    font-weight: 700;
}