section.recent-post-section{margin-bottom:var(--section-mb,60px)}@media(max-width:767.99px){section.recent-post-section{--rp-width:100%}}@media(min-width:768px){section.recent-post-section{--rp-width:30%}}section.recent-post-section>div.recent-post-wrap{display:flex;flex-flow:row wrap;justify-content:space-between}section.recent-post-section>div.recent-post-wrap>div.recent-post{width:var(--rp-width)}div.recent-post>a>h3{font-size:1.25em}div.recent-post>a>img.post-img{box-shadow:4px 4px 4px 0 rgba(0,0,0,.15);max-width:100%}p.post-date{font-size:14px}p.post-summary{font-size:15px;line-height:1.2}hr.separator{background-color:var(--dna-light-grey);border:none;border-top:1px solid var(--dna-beige);outline:none}p.read-more{font-size:13px;font-weight:700;margin-bottom:30px}img.read-more-arrow{filter:brightness(0) saturate(100%) invert(42%) sepia(48%) saturate(3272%) hue-rotate(20deg) brightness(101%) contrast(101%);transform:scaleX(-1);vertical-align:-.185em}