/* iam.dawid.ch css stylesheet */
#quitAnim {
font-family: Arial;
font-size:28px;
font-weight:700;
position:relative;
top:-54px;
left:181px;
visibility:hidden;
}

.ml11 {
  font-weight: 700;
  font-size: 28px;
}

.ml11 .text-wrapper {
  left:20px;
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml11 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: #fff;
  transform-origin: 0 50%;
}

.ml11 .line1 { 
  top: 0; 
  left: 0;
}

.ml11 .letter {
  display: inline-block;
  line-height: 1em;
}