@import '../../../assets/@theme/styles/themes';
.pentest-table {
.pentest-cell {
// Add style here
}
.pentest-cell:hover {
cursor: pointer;
background-color: nb-theme(color-basic-transparent-focus);