    .t396__artboard::-webkit-scrollbar {
      width: 0;
      height: 0;
}

.text-hover .tn-atom, .arrow svg path {
    transition: all 0.4s ease;
}


.shapehover:hover ~ .arrow svg path  {
    fill:white !important;
}

.shapehover:hover ~ .text-hover .tn-atom   {
    color:white !important;
}

