.wp-paginate a {background:#fff; border:1px solid #0D9F50; color:#0D9F50; margin-right:7px; margin-left:7px; padding:4px 8px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#0D9F50; color:#fff;}
.wp-paginate .current {color:#fff; background:#0D9F50; border:1px solid #ffffff; margin-right:7px; margin-left:7px; padding:4px 8px;}

.navigation {
	margin: 40px auto;
	font-size: 14px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
