.costfaq-review-note {
  margin: 0 0 1.5rem;
  padding: 0.85rem 1rem;
  border-left: 4px solid #147d64;
  background: #f3f8f6;
  color: #24332f;
  font-size: 0.95rem;
  line-height: 1.55;
}

.costfaq-price-history {
  margin-top: 2.5rem;
}

.costfaq-table-wrap {
  width: 100%;
  overflow-x: auto;
}

.costfaq-price-history table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  font-size: 0.95rem;
}

.costfaq-price-history th,
.costfaq-price-history td {
  padding: 0.7rem;
  border: 1px solid #d8dfdc;
  text-align: left;
  vertical-align: top;
}

.costfaq-price-history th {
  background: #f5f6f5;
  color: #1d2925;
}
