.otherPostsSection{display:flex !important;justify-content:space-between;flex-wrap:nowrap;padding:30px 0px;border-top:solid 1px #eaeaea;align-items:center;width:100%}.previousPost{display:flex;max-width:334px;padding-right:10px}.arrowImage{font-size:30px}.arrowImage a{color:black}.arrowImage a:visited{color:inherit}.otherPostText{font-size:11px;text-transform:uppercase;color:#8c8787;margin-bottom:8px}.otherPostTitle{font-size:14px}.otherPostTitle a{color:#54646c;text-decoration:none}.otherPostTitle a:visited{color:inherit}.nextPost{display:flex;max-width:334px;padding-left:10px;text-align:right}.rightArrow{padding-left:10px}.leftArrow{padding-right:10px}.blogListPagination{display:flex;width:100%;justify-content:center;padding:25px 0px}.otherBlogPage{color:#4f4f4f;padding:0px 15px}.otherBlogPage a{color:#4f4f4f;text-decoration:none}.otherBlogPage a:visited{color:inherit}#paginationDiv{display:flex;flex-wrap:nowrap}#paginationDivMobile{display:none;flex-wrap:nowrap}.linkToBlogPage{color:#4f4f4f;text-decoration:none;padding:0px 3px;font-size:15px}.pagSeparator{color:#4f4f4f}.linkToBlogPage:visited{color:#4f4f4f}.currentPageLink{text-decoration:underline;padding:0px 4px;font-size 16px}@media only screen and (max-width:540px){.nextPost,.previousPost{align-items:center}.otherPostTitle{display:none}#paginationDivMobile{display:flex}#paginationDiv{display:none}}