.card {
    /* max-width: 200px !important; */
    background-color: rgba(239, 239, 239, 1) !important;
    border-radius: 4px;
    border: none !important;
}

.h2-values {
    text-align: center;
    font-weight: bold;
    color: rgba(31, 47, 80, 1) !important;
}

.svg-primary {
    color: rgba(31, 47, 80, 1) !important;
}