/* App-specific overrides, loaded after Bootstrap. Keep this file small —
   most styling should come from Bootstrap utility classes directly in views. */

body {
    background-color: #f7f7f5;
}

.card {
    border: 1px solid rgba(0,0,0,.08);
}
