/* CSS by Nathan Vinaimont | thewebmaker.space */
/*----------colors----------*/

.none {
	color: #bac0c2;
}

html {
	background-color: #25404a;
}

body {
	font: normal 1.2em #1baabf;
}

H1 {
	color: #5a9db5;
}

a {
	color: #bac0c2;
}

.copyright {
	color: #5a9db5;
}
