#coveto_public h1{ font-weight: bold; position: relative; z-index: 1; font-size: 36px; color: #000; display: inline-block; } #coveto_public h1:after { content: ""; position: absolute; width: 100%; z-index: -1; left: 0; bottom: 8px; height: 18px; background-color: rgb(var(--dunklefarbe), 0.1); } .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); } .custom-header-inner{ padding-top: 25px; background-image: url(https://bms.brot-haus.de/public_data/jobs/fotos/Produktion/Konditorei/Kondi.jpg); background-size: cover; background-position: center; height: 375px; max-width: 1920px; margin: 0 auto; position: relative; } .coveto_slogan{ position: absolute; bottom: 110px; left: 50%; transform: translateX(-50%) rotate(-3deg); display: inline-block; font-size: 28px; line-height: 1.1; max-width: 80%; padding: 5px 10px; border-radius: 5px; text-transform: uppercase; margin-top:100px; color: rgb(var(--dunklefarbe-contrast)); background: rgb(var(--dunklefarbe)); } .custom-body{ position: relative; max-width: 950px; margin: -50px auto 50px auto; } .custom-paper { margin: 0 auto; background-color: #fff; border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.3); padding: 20px; padding-top: 10px; } .custom-cta .ctabtnp, .custom-cta .ctabtnwa { width: 100%; box-sizing: border-box; }