.wc-cpc-wrapper {
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 8px;
  background: #fafafa;
}

.wc-cpc-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
}

.wc-cpc-preview-strong {
  margin-top: 10px;
  padding: 10px 12px;
  border-radius: 8px;
  background: #f0fff4;
  border: 1px solid #b7f5c7;
}

.wc-cpc-price-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wc-cpc-price-important {
  font-size: 1.2em;
  font-weight: 700;
  color: #1a7f37; /* green */
}

.wc-cpc-price-sub {
  display: flex;
  justify-content: space-between;
  font-size: 0.9em;
  margin-top: 4px;
}

.wc-cpc-cta-line {
  margin-top: 6px;
  font-size: 0.9em;
  color: #1a7f37;
}

.wc-cpc-loop-best-price {
  font-size: 0.9em;
  color: #1a7f37;
}
