/* Theme */

main {
	/* background: #FAFAFA; */
	background: #100720;
	color: #338bd5;
}

.icons-social a {
	color: #338bd5;
}

.icons-social a svg path{
	fill: #0277BD;
}