/* Theme */

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

.icons-social a {
	color: #303F9F;
}

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