/* Loader */
.loader-text {
  color: var(--text-light);
  font-size: 2.5rem;
  margin-bottom: 1rem;
  letter-spacing: 3px;
}
