body {
}

header nav {
	background-color: #00c853;
	color: black;
}

@font-face {
	font-family: 'Forte';
	src: url('/web/fonts/Forte.ttf');
}

@font-face {
	font-family: 'Segoe';
	src: url('/web/fonts/Segoe.ttf');
}

.page-footer {
	margin-top: 0px !important;
	background-color: #2e7d32 !important;
	color: black !important;
}

.fixed-action-btn {
	max-width: 60px
}

.segoe-text {
	font-family: 'Segoe' !important;
}
