.loading-indicator-blue-component{text-align:center}.loading-indicator-blue-component img{width:30px;height:30px;animation:blue-spinner 1s linear infinite}@keyframes blue-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
