.clickable-row {
  cursor: pointer;
}
.clickable-row:hover {
  background-color: #ededed !important;
}