/* Theme */

main {
	background: #f4f4f4;
	color: #0e76a8;
}

.icons-social a {
	color: #0e76a8;
}

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