.post{display:flex;flex-direction:column;height:100%;box-shadow:0 6px 12px rgba(0, 0, 0, 0.29)}.post__content{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:1rem;padding:1.5rem;background-color:var(--clr-primary);--font-clr: var(--white);height:100%}