/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.cart-summary-line .code, .promo-code-button{
	background-color:#c8b398;
	padding:4px!important;
	border-radius:2px;
	color: white;
	margin-left:20px;
}