
// Fonts
//@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);

// Variables
@import "variables";

// Bootstrap
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";

@import "node_modules/sweetalert/dist/sweetalert";

.headerlabel{
	margin-top:5px;
	margin-bottom:5px;
	font-size:18px;
}

