/* Custom application styles (loaded after Bootstrap) */

body {
    background-color: #f8f9fa;
}

.app-logo {
    height: 36px;
    width: auto;
}

.guest-card {
    max-width: 28rem;
}

footer.app-footer {
    color: #6c757d;
}
