.child_pages_button { margin: 20px 0; width: 100%; display: inline-block; } .child_pages_button a { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f3f3f3 0%, #f0f0f0 100%) repeat scroll 0 0; border: 1px solid #e7e7e7; color: #383838; float: left; font-size: 13px; font-weight: 500; height: 55px; text-align: center; text-decoration: none; margin: 3px; display: flex; align-items: center; justify-content: center; } .child_pages_button a:hover { background: #DF3332 none repeat scroll 0 0; color: #fff; float: left; font-size: 13px; font-weight: 500; height: 55px; text-align: center; text-decoration: none; margin: 3px; display: flex; align-items: center; justify-content: center; } .child_pages_button a:active { float: left; font-size: 13px; font-weight: 500; height: 55px; text-align: center; text-decoration: none; margin: 3px; display: flex; align-items: center; justify-content: center; } .cplp_margin { /* margin: 0 8px 8px 0; */ } a:hover.cplp_margin { /* margin: 0 8px 8px 0; */ }