#credits{flex-flow:wrap;justify-content:space-around;gap:3rem;width:100%;display:flex}.credit{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.5rem;width:fit-content;height:fit-content;font-size:.8rem;display:flex}.credit-header{text-align:right;color:var(--tertiary);width:fit-content;margin-bottom:1rem}.credit-content{flex-direction:column;gap:.5rem;width:fit-content;display:flex}.credit-translation{flex-direction:row;gap:1rem;width:100%;display:flex}.credit-translation-name{color:var(--tertiary);font-weight:600}#credits a{color:var(--text);text-decoration:underline}
