.bkc-salary {
    background-color: rgb(239, 243, 245);
    border: none;
    border-radius: 3px;
}

.data {
    font-weight: 700;
    margin-top: 30px;
    color: black;
}

.between {
    color: black;
    font-size: 12px;
    padding-top: 5px;
}

.box-nam {
    font-weight: 700;
    font-size: 22px;
    padding-top: 15px;
    text-transform: uppercase;
    color: black;
}

.Generate {
    font-weight: 700;
    font-size: 18px;
    color: black;
}

.no {
    text-decoration: none;
}

.graph {
    padding-top: 50px;
}