.badge-tile{
  display:inline-block; padding:.75rem 1rem; border:1px solid #e5e7eb;
  border-radius:.75rem; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,.04);
  font-weight:600;
}
.feature-card{ border:1px solid #eceff3; border-radius:1rem; background:#fff; }
.step{ border:1px dashed #d7dbe3; border-radius:1rem; background:#fcfcfd; }
.step-num{ display:inline-block; width:28px; height:28px; border-radius:50%;
  border:1px solid #c7ccd6; text-align:center; line-height:26px; font-weight:700; margin-right:.5rem; }
.quote{ border:1px solid #eceff3; border-radius:1rem; background:#fff; font-style:italic; }
.cta{ background:#0f172a; color:#fff; }
.gallery-img{ cursor:zoom-in; }
.my-6{ margin-top:4rem!important; margin-bottom:4rem!important; }
