.loading-overlay {
  position: absolute;
  z-index: 1;
  width: 1.8rem;
}

.loading-overlay__spinner {
  width: 1.8rem;
  display: inline-block;
}
