body {
    background: #f6f8fb;
}

.container-tight {
    max-width: 28rem;
}

.card {
    border-radius: 8px;
}
