.podcast-post{background-color:#f7f4e9;padding:100px 0}.podcast-post__link{text-decoration:none}.podcast-post__wrapper{display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}.pocast-post__image{height:400px;margin-bottom:.875rem;object-fit:cover;object-position:middle;width:100%}.podcast-post__title{margin:0 0 1rem;text-decoration:none}.podcast-post__author{font-size:1.25rem;margin:0}@media screen and (min-width:768px){.podcast-post__wrapper{gap:3rem;grid-template-columns:repeat(3,minmax(0,1fr))}}