.hero-card{border-radius:1.25rem}
.card-hover{transition:transform .15s ease, box-shadow .15s ease}
.card-hover:hover{transform:translateY(-2px); box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}
.badge-pill{border-radius:50rem}
.max-600{max-width:600px}
pre.wrap{white-space:pre-wrap}
