#page_footer {
	background: #EBEBEB !important;
	color: #000000 !important;
}

#add_item_button, #save_item_button, .cart_content--checkout_btn, .btn-block.btn-primary, #login_form_submit, .btn-primary.btn-lg {
	background-color: #5cb85c !important;
}

#add_item_button.btn-inactive, #save_item_button.btn-inactive, .cart_content--checkout_btn.disabled {
	background-color: #afdbaf !important;
}