
    .text11 .tn-atom{
        transition: .2s ease-in;   
    }

    .text11 .tn-atom:hover{
        color: #bcbcbc !important;
        transition: .2s ease-in;
    }
