.backlog-levels-basic-error {
  color: rgba( 218, 10, 0 ,  1 );
  color: rgba( var(--palette-accent1,218, 10, 0) ,  1 );
  margin-left: 10px;
}

.backlog-levels-basic-error .bowtie-icon {
  margin-right: 2px;
}

.ms-MessageBar {
  line-height: normal;
}

.ms-MessageBar ul {
  margin: 0px;
}

.name-color-error-container .backlog-levels-basic-error {
  margin-left: 24px;
}
