body, h1, h2, h3, h4, h5, h6, p { font-family: "Open Sans", sans-serif; } body.boxed #wrapper { background: #FFFFFF} .newzzer.topbar { background-color: #242424 !important; color: #F0F0F0 !important; } body.boxed section > .container { background-color: #FFFFFF} .press-edition { list-style: none; width:750px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr; gap: 3px 4px; grid-template-areas: ". . . . ." ". . . . ." ". . . . ."; padding: 0; margin: 0 }  .press-edition li img { border: 1px solid #000 }