.dkg {
	background-color: #005218; 
}

.green {
	background-color: #009E2F; 
}

#content .btn-g {
	background-color: #005218; 	
}
#footer .btn {
    border: 2px solid #005218;
    display: block;
    max-width: 250px;
    font-weight: bold;
    margin: 0 auto;
}
#footer table {
    max-width: 250px;
    margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
	.passed-header .stick-me.stuck {
		background: transparent;
	}	
}
