.post-pagination { margin: 40px auto; text-align: center; width: 100%; float:left; } .button_1, .button_2, .button_3 { border: 2px solid #0a0a0a; font-weight: 900; padding: 6px 36px; color:#f4655f; transition:ease 0.69s !important; background-color: #24282c; border-radius: 4px; } .button_1:hover, .button_2:hover, .button_3:hover { background: none repeat scroll 0 0 #f4655f; color: #fff; text-decoration: none; }