/* Theme */
html{
	background: #0277BD;
}

main {
	background: #0277BD;
	color: #FAFAFA
}

.icons-social a {
	color: #FAFAFA;
}

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