/* Theme */

main {
	background: #EDEDED;
	color: rgba(224, 123, 0, 0.68);
}

.icons-social a {
	color: rgba(224, 123, 0, 0.68);
}

.icons-social a svg path{
	fill: rgba(224, 123, 0, 0.68);
}