.custom-loading-container{color:#0000;box-sizing:border-box;margin:0 auto;animation:1s linear infinite alternate skeleton-loading}@keyframes skeleton-loading{0%{background-color:#f5f5f5}to{background-color:#e2e2e2}}
