.recent-posts .post-item{align-items:flex-end;background-size:cover;display:flex;margin:10px 20px;min-height:400px;padding-right:0}@media (min-width:768px){.recent-posts .post-item{margin:0;padding-right:60px}}.recent-posts .post-content{background-color:#fff;border-top-right-radius:24px;padding:20px}@media (min-width:768px){.recent-posts .post-content{display:flex;flex-direction:column}}a.read-more-button{color:#015b9a;font-weight:700;text-decoration:none}a.read-more-button svg{margin-right:8px;transition:all .4s}a.read-more-button:hover{color:#015b9a;font-weight:700;text-decoration:none}a.read-more-button:hover svg{transform:translate(6px)}