.site-header {
    background: #5aa15a none repeat scroll 0 0;
}

.site-footer {
    background: #5aa15a none repeat scroll 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 -1px rgba(0, 0, 0, 0.08);
    color: #fbd7c9;
    padding: 2em 0;
}