/* focus */
textarea.nu_textarea:focus,
.nu_textarea > textarea:focus {
  border-color: #007bff;
}
