.why-donate{padding:90px 0px;background: #0D3486;color: #FFF;}
.why-donate p{line-height: 1.6;font-size: 18px;}
@media screen and (max-width:768px) {
.why-donate{padding:50px 0px;}
}
.why-donate p{
	padding-top:30px;
}
.donateHeading{
	margin: 0 90px 0 0;
}
.donateContent{
		padding: 30px 0 40px 0;
    line-height: 1.5;
    font-size: 18px;
}
.anonymouseDonate{
		padding-right: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #0c3486;
}
.anonymouseDonate:hover{
    color: #F2B94C;
}
.wpcf7-spinner{
	display: none;
}
.form-button-donate{
	display: flex;
	justify-content: right;
	flex-wrap: wrap;
}