body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.navbar-brand {
    font-size: 24px;
}

.card img {
    object-fit: cover;
    height: 200px;
}
