// Change any Bulma default variables here $blue: #03A9F4; .is-primary { background-color: $blue !important; } @import '~bulma'; .center { text-align: center; }