.transcationPage {
    font-family: 'DINRegular';
}

.transTab button {
    font-family: 'Revive80';
}

.transTab button.Mui-selected {
    color: #f5484d;
}

.rdt_TableHead {
    font-size: 22px !important;
}

.rdt_TableRow {
    font-family: 'DINLight';
    font-size: 18px !important;
}
.tableContent{
    border: 1px solid #C4C4C4;
    border-radius: 10px;
    margin: 15px 0px 15px;
}