:root { --brand:#0d6efd; }
.btn-primary { background: var(--brand); border:none; }
.card { border-radius: 1rem; }