.cie-price-on-demand {
  color: #9a6b00;
  font-weight: 700;
}

.cie-enquiry {
  margin: 1rem 0;
  padding: 1rem;
  border-left: 4px solid #9a6b00;
  background: #faf7ef;
}

.cie-enquiry p {
  margin: 0 0 .75rem;
}

.cie-product-details table {
  width: 100%;
  border-collapse: collapse;
}

.cie-product-details th,
.cie-product-details td {
  padding: .75rem;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
  vertical-align: top;
}

.cie-product-details th {
  width: 32%;
}
