/*____________________________________________________________________  text  */
.hidden {
  display: none;
  visibility: hidden;
}
