// theme
.mat-drawer-side {
  border-right: 1px solid $borderColor;
}

.mat-divider {
  border-top-color: $borderColor;
}
