.installer-notice {
  margin-top: 14px !important;
  padding: 11px 13px;
  border: 1px solid rgba(255, 197, 107, .2);
  border-radius: 9px;
  color: #c9b78f !important;
  background: rgba(255, 197, 107, .045);
  font-size: 10px !important;
}

.installer-notice strong { color: #f0ca7a; }

/* Launch pricing: the struck-through list price next to what you actually pay. */
.price-was {
  margin: -4px 0 10px !important;
  color: #c9b78f !important;
  font-size: 11px !important;
}

.price-was s { color: rgba(201, 183, 143, .62); }

.installer-warning {
  display: block;
  max-width: 650px;
  margin-top: 9px;
  color: #c9b78f;
  font-size: 9px;
  line-height: 1.5;
}
