#mainform h1 span {display:none;}
footer {
	display: none;
}
body {
	background: white;
}

.shareButtons a:nth-child(1),
.shareButtons a:nth-child(2),
.shareButtons a:nth-child(3),
.shareButtons a:nth-child(5) {
	
}
.whatsapp {
	display: inline-block;
}

.shareButtons a img {

}
#emailoverlay {
	padding-top: 30px;
	background: rgba(0, 0, 0, .85);
}


