.custom-header{ position: relative; text-align: center; width: 100%; height: 400px; background-color: #999; box-shadow: 0 -5px 5px rgba(0,0,0,0.2); position: relative; overflow: hidden; } .custom-header div{ position: relative; z-index: 2; } .custom-header video{ z-index: 1; position: absolute; top: 0; left: 0; object-fit: cover; object-position: center; width: 100%; height: 100%;
#coveto_public h1, #coveto_public h2 { font-size: 36px; color: transparent; -webkit-background-clip: text; background-clip: text; background-image: linear-gradient(to right, rgb(var(--dunklefarbe)), #000); text-transform: uppercase; font-weight: bold; } #coveto_public h2 { font-size: 20px; }