.d-none{
    display: none !important;
}

.cc-section .cc-page-icon:nth-child(2n) {
    animation: wave 7.55556s 0.1s infinite linear;
}
