body {
    background-color: #f8f9fa;
}

.card-soft {
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.35rem 1rem rgba(0, 0, 0, 0.06);
}
