.payment-options {
  margin: 14px 0 6px;
  padding: 14px 16px;
  border: 1px solid #ffd2bd;
  border-radius: 12px;
  background: #fff7f2;
  color: #374151;
  font-size: .92rem;
  line-height: 1.55;
}

.payment-options b {
  color: #d9480f;
}

.payment-note {
  margin: 0 0 14px;
  color: #7b8491;
  font-size: .78rem;
  line-height: 1.45;
}
