@import "~bootstrap/scss/bootstrap.scss"; .back-button { cursor: default; color: $primary; display: inline; } .back-button:hover { cursor: pointer; color: $secondary; }