    .t450__close {
        top: 40px;
        right: 20px;
    }

 
    /* Для анимации текста — text-animate */
    .text-menu .tn-atom:hover {
        transition: ease-in-out 0.2s !important;
        color: #003FEC !important;
  }
  
      .text-animate .tn-atom {
        transition: ease-in-out 0.2s !important;
  }
  

      .button-color .tn-molecule:hover {
          background-color:#29368d;
      }
