.card-bg {
    background-color: #f8f9fa;
}
.errorMsg {
    color: #dc3545;
    font-size: 0.875em;
    margin-top: 0.25rem;
}

