
.dend-cert-student-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}
.dend-cert-student-list article{padding:18px;border:1px solid #e1e5e9;border-radius:12px;background:#fff}
.dend-cert-student-list h3{margin:0 0 8px}.dend-cert-student-list p{color:#65717d}
.dend-cert-student-list code{display:block;margin:10px 0;font-size:11px}
.dend-cert-student-list a{display:inline-flex;padding:10px 13px;border-radius:8px;background:#ed1c24;color:#fff!important;text-decoration:none!important;font-weight:900}
.dend-cert-history{display:grid;gap:8px}.dend-cert-history>div{padding:12px;border:1px solid #e1e5e9;border-radius:8px;background:#fff}
