/* ryselist.de overrides (generated by tools/build.py) */
/* hero badge: German flag instead of the UAE colours */
.ry-pretitle-announcement-badge::after{background:linear-gradient(to bottom,#000 0 33.333%,#dd0000 33.333% 66.666%,#ffce00 66.666% 100%)}
/* long German headings must wrap on phones */
@media (max-width:767px){main h1{overflow-wrap:anywhere;hyphens:auto;max-width:100%}}
/* minimal legal footer for pages that ship without a footer */
.ry-de-minifooter{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;padding:20px 16px;font-size:13px;color:#666;background:#f6f6f4}
.ry-de-minifooter a{color:#666;text-decoration:none}.ry-de-minifooter a:hover{text-decoration:underline}
