
.news-header{
	color: #3b6611;
}
.news-read{
	color: #111;
}
.donate-buttons-wrapper{
    display:flex;
    justify-content: space-around;
    margin-top: 5%;
}
.donate-button{
}