@use './reset';

.panel-icon {
  font-size: 50px !important;
  text-align: center;
  cursor: pointer;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.cdk-drag {
  transition: transform 0ms cubic-bezier(0, 0, 0.2, 1) !important;
}
