
/* Templates module: tiny polish inside our container */
.bjh-wrap{ margin-top:24px; margin-bottom:48px; }
.bjh-card{
  background:#fff; border:1px solid rgba(0,0,0,.08); border-radius:12px; padding:18px;
  box-shadow:0 10px 28px rgba(0,0,0,.06);
}
.bjh-title{ margin:0 0 8px 0; font-weight:800; letter-spacing:.2px; }
.bjh-meta{ opacity:.72; margin-bottom:12px; }
