.post-list{display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));list-style:none;margin:0;padding:0}.post-tags{bottom:1.5rem;display:flex;gap:10px;left:1rem;padding:0;position:absolute}.post-tags a{background-clip:border-box;background-color:hsla(0,0%,93%,.8);background-image:none;border-radius:15px;color:#324d70;font-size:.9em;margin-right:3%;padding:5px 8px;text-decoration:none;white-space:nowrap}.post-tags a:hover{background-color:rgba(50,77,112,.7);color:#fff}.post-header,.post-image img{position:relative}.post-image img{aspect-ratio:1/1!important;border-radius:20px;object-fit:cover;width:100%}.post-title a{color:#4b76aa;color:#2d806e}.post-excerpt,.post-title a{font-family:Barlow,sans-serif;font-size:21px;font-size:1.5rem;font-style:normal;font-weight:300;letter-spacing:.4px;line-height:27px;line-height:34px;padding-top:1rem;text-decoration:none;text-transform:none}.post-excerpt{color:#000}.post-title a:hover{font-weight:300;text-decoration:underline}.post-title,.post-title a:hover{color:#4b76aa;color:#2d806e;font-family:Barlow,sans-serif;font-size:21px;font-size:1.5rem;font-style:normal;letter-spacing:.4px;line-height:27px;line-height:34px;padding-top:1rem;text-transform:none}.post-title{font-weight:500}