.t-input-block textarea {
height: 86px !important;
}

.slide * {
  transition: all 0.3s ease-in-out;
}

/* 1 — подчеркивание активного пункта */
.slide:hover .tn-atom {
  color: #9E8A61 !important;
}