/* ryselist.com/fr overrides (generated by tools/build.py) */
/* hero badge: French flag instead of the UAE colours */
.ry-pretitle-announcement-badge::after{background:linear-gradient(to right,#0055A4 0 33.333%,#fff 33.333% 66.666%,#EF4135 66.666% 100%)}
/* long French headings must wrap on phones */
@media (max-width:767px){main h1{overflow-wrap:anywhere;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}
