main{& .prev_and_next{justify-content:space-between;@media only screen and (min-width:960px){display:flex}& a:hover{text-decoration:none}& .prev_post,& .next_post{padding:0.5em;margin:0;border:1px solid var(--color-border-mid);border-radius:5px;@media only screen and (min-width:960px){width:47%}&:hover{opacity:0.7}& img{float:left;margin:0.25em 0.5em;border:1px solid var(--color-border)}}& .prev_post .prev_label{margin:0 0 0 0.5em;text-align:left}& .next_post .next_label{margin:0 0.5em 0 0;text-align:right}& .prev_post .prev_label,& .next_post .next_label{padding:0;font-weight:bold;font-size:var(--fs-xl);color:var(--color-text-subtle)}& img{width:40%;height:105px;object-fit:cover}& p.title{position:relative;height:85px;& span{position:absolute;top:50%;transform:translateY(-50%)}}}& .fa-arrow-circle-left,& .fa-arrow-circle-right{font-size:var(--fs-base);color:var(--color-text-subtle)}}