/* Light tweaks layered on top of trunk.cam's bootstrap + theme overrides. */

main { padding-top: 6rem; } /* clear the fixed-top navbar */

.card { border-radius: 12px; }
.card-img-top { border-top-left-radius: 12px; border-top-right-radius: 12px; }

a.text-reset:hover { opacity: 0.85; }
