nav a { margin-right: 1em; }
#filter-module { display: flex; gap: 1em; margin-bottom:2em; }
.rec-item { display:flex; align-items:center; margin:0.5em 0; }
.rec-item img { width:50px; margin-right:0.5em; }
.game-detail ul { list-style: none; padding:0; }
.positives li { color: green; }
.negatives li { color: red; }
