a .post-card figure{margin-bottom:-36px;position:relative}a .post-card figure img{transform-style:preserve-3d;min-width:100%;transition:all .3s ease-out}a .post-card figure:after{content:"";background:oklch(var(--b1));border-top:4px solid var(--color-primary);width:110%;height:4em;position:absolute;bottom:-2.5em;left:-5%;transform:rotate(5deg);box-shadow:0 0 2em #0003}a .post-card .post-date{z-index:1}a:hover .post-card figure img{opacity:.5;transform:scale(1.05)}
