/* small custom tweaks */
:root { --wg-accent: #0d6efd; }
.badge-soft { background: rgba(13,110,253,.10); color: #0d6efd; }
.card-hover:hover { transform: translateY(-2px); box-shadow: 0 1rem 2rem rgba(0,0,0,.08)!important; }
body { background: #f6f7fb; }


