/* Allows header color to be inherited */
h1.neoncrm-page-title{
color: inherit !important;
}

/* Changes the input field for a coupon code */input[name="couponCode"]{
border-width: 2px !important;
border-color: black !important;
}
