.latest-posts .header{align-items:center;margin-bottom:3px;padding:1em}@media only screen and (min-width:768px){.latest-posts .header{display:flex;margin-bottom:0;padding:0 25px;justify-content:space-between}}.latest-posts .header .btn-link{text-decoration:none}@media only screen and (min-width:768px){.latest-posts .posts{display:flex}.latest-posts .post{margin:.25%;max-width:33.33%;width:33.33%}}.latest-posts .post{display:flex;flex-direction:column;flex-grow:1;margin-bottom:3px;padding:25px}.latest-posts .post:nth-child(1n){margin-left:0}.latest-posts .post:nth-child(3n){margin-right:0}.latest-posts .post .content{display:flex;flex-direction:column;flex-grow:1}.latest-posts .post .excerpt{flex-grow:1;font-size:17px;line-height:26px}.latest-posts .post .excerpt a{color:#252525;text-decoration:none}.latest-posts .post h3{font-size:20px;margin:0}.latest-posts .post h3 a{color:#25489d;text-decoration:none}.latest-posts .post .date{color:#6e6e6e;font-size:14px;margin:5px 0;position:relative}.latest-posts .post .date:before{background:#34b167;content:"";height:5px;left:0;position:absolute;top:-20px;width:40px}