@keyframes colorChange {
0% { background-color: #00B2C2 !important; }
100% { background-color: #F54337 !important; }
}