#contact{
			padding-top: 90px!important;
		}
		#contact h2{color: #FFF;
font-family: "ABC Favorit";
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 50px; /* 100% */
letter-spacing: -1.2px;}
		#contact p{color: #FFF;
font-family: "ABC Favorit";
font-size: 23px;
font-style: normal;
font-weight: 350;
line-height: normal;
letter-spacing: -0.5px;}
		#contact label{color: #FFF;
text-align: center;
font-family: "ABC Diatype Mono Variable Unlicensed Trial";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 10.018px; /* 62.612% */}
		#contact input,select,textarea{
			color: #333;
font-family: "ABC Diatype Mono Variable Unlicensed Trial";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 15px; /* 93.75% */
border-radius: 3px;
background: #1C1C1C;
width:100%;
height: 54px;
border:none;
padding-left:10px;
		}
		
		#contact input::placeholder {
	color: #333;
font-family: "ABC Diatype Mono Variable Unlicensed Trial";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 15px; /* 93.75% */
		}
		
		#contact textarea{
			

height: 170px!important;
		}

		#contact button{
			border-radius: 40.072px;
background: #D8FF41;
border:none;
color: #000;
font-family: "ABC Favorit";
font-size: 18.032px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.361px;
width: 233.417px;
height: 54.097px;
flex-shrink: 0;
		}
		
		@media (max-width:768px){
		#contact p{
			text-align:left!important;
			margin-top:15px;
		}
		}
		
		#contact input{color:white!important;}
		#contact textarea{color:white!important;}