/* Theme */

main {
	/* background: #485564; */
	background: #1A1A1A;
	color: #FAFAFA;
}

.icons-social a {
	color: #FAFAFA;
}

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