.SkeletonLoading{border-radius:.25rem;width:100%;height:100%;animation:1s linear infinite alternate skeleton-loading}@keyframes skeleton-loading{0%{background-color:#d4e1e8}to{background-color:#f0f3f5}}
