.custom-fontfamily-cursive {
    font-family: cursive;
}

.custom-fontSize-xsm {
    font-size: 2.158vh;
}

.custom-fontSize-sm {
    font-size: 1.158vh;
}

.excel-cell-error {
    color: red;
    font-size: 6px;
    text-align: center;
}