// // Pagination // -------------------------------------------------- .page-link { font-weight: $font-weight-semibold; } .page-item:not(.active) > .page-link:focus { background-color: $body-bg-dark; border-color: $body-bg-dark; }