.DisplayPosts_container__RKBnE{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.card_card__xQMPh{display:flex;flex-direction:column;align-items:center;box-shadow:var(--box-shadow-background);border-radius:10px;margin:1rem;padding:1rem;width:300px;height:200px;transition:transform .3s}.card_card__xQMPh:hover{transform:scale(1.1)}.card_card__xQMPh a{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.card_card__xQMPh h2{font-size:1.5rem;font-weight:700;margin:.5rem 0}.card_card__xQMPh footer{font-size:.8rem;color:gray;margin-top:auto}