h1,h2,h3,h4,h5,h6{ color: #1b4e71; }
strong, b { color: #ffbb04; }
a[title="Impressum"] { text-decoration: none; display: inline-block; padding: 0.5em 1em; background-color: #1b4e71; color: #fff; cursor: pointer; border: none; text-align: center; transition-duration: 350ms; transition-timing-function: cubic-bezier(.62,0,.22,1); }
a[title="Impressum"]:hover { transform: translateY(-3px) scale(1.02); box-shadow: 0 3px 2px rgba(0 0 0 / 30%); }
iframe { border: 1px solid #1b4e71; min-width: 320px; width: min(90%, 600px); }