.greenbackground {
    background: #959A6D;
}

.whiteback {
    background: #fff;
}
.maroon {
    background: #74243A;
}
.textwhite {
    color: #fff;
}
.border-maroon {
	border-color: #75253B;
}
.olive-green {
    background: #959A6D;