.hs-blog-listing .blog-pagination{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 0 100px}.blog-pagination a{font-size:16px;color:#fff;transition:opacity .233s ease}.blog-pagination a:hover{opacity:.8}.blog-pagination a i{display:inline-block;width:30px;height:30px;background:#fff;color:#000;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;vertical-align:-5px;font-size:22px;text-align:center;line-height:31px}.next-posts-link i{margin-left:5px}.previous-posts-link i{margin-right:5px}