/* hover */
textarea.nu_textarea:hover,
.nu_textarea > textarea:hover {
  border-color: #ccc;
}
