.recency-icon{margin-left:0.5rem;font-size:1rem;vertical-align:middle}
.home-fiches-pratiques{border:1px solid #eee;padding:1rem;margin-bottom:1rem;background:#fbfbfb}
.home-fiches-pratiques h2{margin-top:0}
.home-fiches-pratiques .fiches-list{list-style:none;padding-left:0}
.home-fiches-pratiques .fiches-list li{padding:0.25rem 0;display:flex;align-items:center;gap:0.5rem}
.home-fiches-pratiques .fiches-list a{flex:1}

.fiches-groups{display:flex;flex-wrap:wrap;gap:0.75rem}
.fiches-group{border:1px solid #eee;padding:0.5rem;background:#fff;min-width:180px}
.fiches-group-title{margin:0 0 0.5rem 0}
.fiches-group ul{list-style:none;padding-left:0;margin:0}
.fiches-group li{display:flex;align-items:center;justify-content:space-between;padding:0.25rem 0}
.fiches-updated{color:#666;font-size:0.85rem;margin-left:0.5rem;white-space:nowrap}
