.link-style-1:hover .tn-atom {
  color: #077BBF !important;
}

.link-style-2:hover .tn-atom {
  color: #86AFD4 !important;
}

.link-style-1 .tn-atom,
.link-style-2 .tn-atom {
  transition: color 0.3s ease;
}