
.fps-hover-card {
  margin: 10px;
  width: 200;
  height: '100%';
  display: 'flex';
  align-items: 'center';
  justify-content: 'center';

}

.fps-hover-card .hover-card-assigned-to {
  font-weight: bold;
  margin-bottom: 5px;
}