.centered-loading-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;

  --fwe-hero: #a9b0b7;
}