.post-card{width:384px;background:#fffcf1;border-radius:50px;overflow:hidden;color:#2b5472!important;outline:1px solid #dedede;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.post-card a{text-decoration:none;color:#2b5472!important}.post-card img{width:100%;max-height:238px;object-fit:cover;border-radius:50px 50px 0 0}.post-card-information{display:flex;flex-direction:column;padding:24px 30px 50px}.excerpts{font-size:14px;margin-bottom:12px}.excerpts a{color:#2b5472!important}.post-title h2{font-size:20px;margin:0;font-weight:600;color:#2b5472!important}.post-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}