@charset "utf-8";

// Import a Google Font
@import url('https://fonts.googleapis.com/css?family=Nunito:400,700');

@import "variables";
// Import only what you need from Bulma
//@import "../../node_modules/bulma/sass/utilities/_all.sass";
//@import "../../node_modules/bulma/sass/base/_all.sass";
//@import "../../node_modules/bulma/sass/elements/button.sass";
//@import "../../node_modules/bulma/sass/elements/container.sass";
//@import "../../node_modules/bulma/sass/elements/title.sass";
//@import "../../node_modules/bulma/sass/form/_all.sass";
//@import "../../node_modules/bulma/sass/components/navbar.sass";
//@import "../../node_modules/bulma/sass/layout/hero.sass";
//@import "../../node_modules/bulma/sass/layout/section.sass";
//@import "../../node_modules/bulma-extensions/src/sass/index.sass";
@import 'bulma';
@import '~bulma-tooltip';
@import '~bulma-pageloader';
@import "components";
