.card{background-color:#1e3a8a;border-radius:.5rem;overflow:hidden;height:100%;display:flex;flex-direction:column}.card>section{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.card h2{font-size:1.5rem;font-weight:600;color:#fff}.card p{color:#d1d5db}.chip{display:inline-block;padding:.2rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#4b5563;color:#f3f4f6;margin-right:.5rem;margin-bottom:.5rem;line-height:1.2}.anchor{color:#a78bfa;text-decoration:none;transition:color .2s ease-in-out}.anchor:hover{color:#c4b5fd}
