/* Theme */

main {
	background: #43A047;
	/*color: #FAFAFA;*/
}

.intro a {
    color: #FAFAFA;
}

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

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

.myTable a{
    background-color: #43A047;
}