﻿.ati-loading-spinner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.6rem;
    height: 100%;
    justify-content: center;
}
