.sticky-background {
    background: url(/wp-content/themes/foodsafety4eu/assets/background.svg) no-repeat fixed top left/100%;
    background-size: cover;
    border-bottom: solid var(--color-blue) 2px;
}

.min-vh-75 {
    min-height: 75vh;
}

.yt-banner {
    aspect-ratio: 16/9;
    border: 0;
}