/* Theme */

main {
	background: #303F9F;
	color: #FAFAFA;
}

.icons-social a {
	color: #FAFAFA;
	margin: 0 10px 0 10px;
}

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