/* Use this file to define custom styles */
.mat-checkbox-inner-container {
  margin-top: 3px !important;

}

.mat-checkbox-layout {
  white-space: normal !important;
}

