:root { --radius: 1.25rem; }
.card { border-radius: var(--radius) !important; }
.btn { border-radius: 0.9rem; }
