$cube-background-color: #1D2939;
@import "../../../node_modules/sham-ui-cube-animation/style";

.page-loading-indicator {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
