body, html, .full-height {
	height: 100%;
}
body {
	background-color: #eceff1; /* From the MaterializeCSS Palette: blue-grey lighten-5 */
}
.cobalteam {
	color: #1B4A62;
}