/* Theme */

main {
	background: #e67e22;
	color: #FAFAFA;
}

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

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