.blog-pagination{padding:16px 0px;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:700;line-height:1.2;text-transform:uppercase;margin-left:auto;margin-right:auto}.blog-pagination a{color:#aeadad;text-decoration:none}.blog-pagination a.previous-posts-link:before{content:"";border:.625rem solid transparent;border-right:1.25rem solid #aeadad;margin-right:.5rem;display:inline-block}.blog-pagination a.next-posts-link:after{content:"";border:.625rem solid transparent;border-left:1.25rem solid #aeadad;margin-left:.5rem;display:inline-block}.blog-pagination a.next-posts-link{order:2;text-align:right;margin-left:auto}.blog-pagination a.prev-posts-link{order:1}.blog-pagination a.previous-posts-link,.blog-pagination a.next-posts-link{flex:0 0 50%;max-width:50%;display:flex;align-items:center;justify-content:flex-end}