ngx-loading-bar {
  #loading-bar {
    color: #f73d8b;

    .bar {
      background-color: #f73d8b;
      height: 3px;
    }
  }
}
