/*custom css override*/
/*put in your custom/override CSS into this file */
.prodleftcolumn span[id*="_lblDescription"] {
    line-height: 1.5;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom {
  background-color: #ffc043;
  }