.sti-quote-result {
  margin: 24px 0;
  padding: 24px;
  border-radius: 12px;
  text-align: center;
}
.sti-quote-result__eyebrow { display: block; margin-bottom: 8px; color: #315b85; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; }
.sti-quote-result strong { display: block; color: #0b3b75; font-size: 42px; line-height: 1.1; }
.sti-quote-result p { margin: 12px auto 0; max-width: 620px; color: #52616b; }
.sti-quote-result--estimate { background: #edf6ff; border: 1px solid #b9d7f2; }
.sti-quote-result--review { background: #fff8e7; border: 1px solid #f1d58c; }
