
.statistics-card[data-v-912c6574] {
    background: #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin: 20px;
    min-width: 300px;
}
.statistics-card h3[data-v-912c6574] {
    margin: 0 0 15px 0;
    font-size: 16px;
    color: #606266;
    font-weight: 500;
}
.amount[data-v-912c6574] {
    font-size: 28px;
    color: #f56c6c;
    font-weight: bold;
    margin: 0;
}

