@import "~bootstrap/scss/_functions"; @import "~bootstrap/scss/_variables"; @import "~bootstrap/scss/_mixins"; @import "~bootstrap/scss/custom-forms"; html, body { margin: 0; padding: 0; } #hs-app { position: relative; margin: 0; padding: 0; } .cursor-pointer { cursor: pointer; } .center-block { text-align: center; margin-bottom: 1em; }