@charset "UTF-8";

/* Teletype Styles */
.teletype-prefix, .teletype-cursor {
  color: #00bd9c;
  font-size: 0.75em;
}

.type-text {
  color: #ffffff;
  font-size: 0.75em;
}