.is-button-grey, .pagination-link { background-color: #7a7a7a; border-color: transparent; color: #1b1b1b; } .button { vertical-align: unset; } .button:hover, .pagination .is-current, .pagination-link:hover { background-color: $boton; border-color: transparent; color: whitesmoke; } .button:focus { box-shadow: none; border-color: transparent; }