.ext-download-list{display:grid;gap:1rem}.ext-download-list article{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.7rem}.ext-download-list h3,.ext-download-list p{margin:.15rem 0}.ext-download-list a{white-space:nowrap;padding:.65rem 1rem;border-radius:.5rem;background:#4f46e5;color:white;text-decoration:none;font-weight:700}@media(max-width:600px){.ext-download-list article{align-items:flex-start;flex-direction:column}}
