@import "../../../../assets/style/all";

:host {
  display: block;
}

.green {
  color: mat-color($mat-green, 600);
}

.grey {
  color: mat-color($mat-grey, 600);
}

.rep-icon {
  height: 75px;
}

.row {
  margin-bottom: 10px;
}
