/* Theme */

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

.icons-social a {
	color: #0277BD;
}

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

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