@font-face {
    src: url(Barlow-ExtraBold.ttf);
    font-family: barlow;
}

.text {
    font-family: 'Barlow';
    font-weight: 900;
    text-transform: uppercase;
}

.responsive img {
    object-fit: cover;
}

.seopress-user-consent {
    display: none
}

#container {
    -webkit-filter: saturate(65%) contrast(90%) brightness(110%);
    filter: saturate(65%) contrast(90%) brightness(110%);
}

/*
.weissabgleich {
    background-color: #0055ff;
    opacity: 0.1;
}
*/
