#Lexi_Main .Lexi_SubTitel1{
  font-family: Abril Fatface;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 3px;
  display: flex;
  align-items: center;
  color: #fff;
}

#Lexi_Main .Lexi_SubTitel1::before {
  content: '';
  background-color: #c2c2c2;
  height: 1px;
  margin-right: 11px;
  width: 15px;
}