.card{background:var(--white);border-radius:var(--corner-radius, var(--radius));padding:35px 30px;box-shadow:var(--shadow)}
.card h3{margin-top:0}
