/* Theme */

main {
	background: #000000;
	color: #FFC300;
}

.icons-social a {
	color: #FFC300;
}

.icons-social a svg path{
	fill: #FFC300;
}