.typed-cursor {
	display: none;
}
.typed {
	font-family: 'Special Elite', cursive;
	font-size: 65px;
    text-shadow: 0px 16px 12px rgba(150, 150, 150, 1);
    font-weight: 400!important;
	color: #313131;
}