.dashboard_tables {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.dashboard_table_wrapper {
    background-color: #ffffff;
}
