Created by: md5
This PR adds the cursor: default property to the .btn class to ensure that button.btn and a.btn have matching cursor behavior. It also adds cursor: pointer to .btn-link. I believe this aligns with the intent of 232e86d0 (added as part of https://github.com/twbs/bootstrap/pull/21439).