.dot-animation.active span:nth-of-type(1){background-color:#5ab2e7;animation:fade-in-one 2s ease-in-out 1 forwards}.dot-animation.active span:nth-of-type(2){background-color:#bbe3fc;animation:fade-in-two 2s ease-in-out 1 forwards}.dot-animation.active span:nth-of-type(3){background-color:#fff;animation:fade-in-three 2s ease-in-out 1 forwards}