.atx-quote-box {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 20px 24px;
  background: #fafafa;
  font-size: 15px;
  line-height: 1.5;
}
.atx-quote-box h3 {
  margin-top: 0;
  margin-bottom: 12px;
}
.atx-quote-facts {
  list-style: none;
  margin: 0 0 14px;
  padding: 0;
}
.atx-quote-facts li {
  margin-bottom: 4px;
}
.atx-quote-drivers-label,
.atx-quote-upcharges-label {
  margin-bottom: 4px;
}
.atx-quote-drivers,
.atx-quote-upcharges {
  margin: 0 0 14px;
  padding-left: 20px;
}
.atx-quote-disclaimer {
  font-size: 13px;
  color: #666;
  margin-top: 12px;
  margin-bottom: 0;
}
.atx-quote-pending {
  color: #777;
  font-style: italic;
}
