FULL TIMEVertrieb/* Slogan-Band mit Logo, darunter Video-Header */ .custom-slogan{ font-size: 28px; line-height: 1.2; padding: 10px; max-width: 100%; text-align: center; text-transform: uppercase; align-items: center; } .custom-slogan img { flex: 0; width: 100px; height: 100px; } .custom-slogan div
FULL TIMEIT/* Feste Leiste oben mit Telefon und Bewerben-Buttons */ .custom-quickapply { justify-content: space-between; align-items: center; padding: 20px 10px; position: fixed; width: 100%; box-sizing: border-box; top: 0; left: 0; z-index: 10; box-shadow: 0 2px 12px rgba(0,0,0,0.25);