.loading{text-align:center;animation:loading 1.2s ease-in-out infinite}@keyframes loading{0%{color:#e9e9e9}50%{color:#b89b84}to{color:#e9e9e9}}