header{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;.row { display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 12px; margin-top: 12px; >* { font-size: 85%; } }}h3{margin-top:1.4rem}.tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:1rem;.btn { font-weight: 600; font-size: 13px; } .category { background: #2f9460; } .beta { background: #cd0041; }}.similar{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1em;margin:1em auto 0 0;.card { width: 240px; background-color: var(--background); h3 { font-size: 19px; } }}