.recent-posts .latest-blog-card{position:relative}.recent-posts .latest-blog-card a.arrowlink{bottom:50px;position:absolute}.recent-posts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px}.recent-posts div:first-child{grid-column:1/3}.latest-blog-card{background:#333;border-radius:5px;color:#fff;min-height:520px;padding:50px}.latest-blog-card-content.first-instance{width:80%}.recent-posts a.blog-listing__post-tag{border:2px solid #fff;border-radius:100px;color:#fff;display:inline-block;font-size:12px;font-weight:600;height:auto;margin-bottom:3px;padding:5px 10px;white-space:nowrap}.recent-posts h3{font-size:24px;letter-spacing:normal;margin-top:40px}.recent-posts h3 a{color:#fff;font-weight:600;margin:0;text-decoration:underline}.recent-posts h3 a:hover{color:#c1ca1f;text-decoration:none}.recent-posts a.blog-listing__post-tag:focus,.recent-posts a.blog-listing__post-tag:hover{background-color:#c1ca1f;border:2px solid #c1ca1f;color:#333}@media (max-width:768px){.recent-posts{display:grid;grid-template-columns:1fr;grid-gap:25px}.recent-posts div:first-child{grid-column:auto}}