Lets get started.

My name is

and I have

that needs help.

You can reach me at

to get things started.

				
					-.elementor-field-type-html {
    width: fit-content !important;
    top:5px;
}

.elementor-field-type-submit {
    width: 100% !important;
    margin-top: 80px;
    display: block;
}

input:focus {
    background: rgba(255,255,255,0.05) !important;
}

input::placeholder,
input::-webkit-placeholder
{
    color: rgba(255,255,255,0.5) !important;
    text-transform: uppercase !important;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 2px
}

#form-field-name {
    flex: 1 1 20ch; 
  min-width: 20ch
}

#form-field-what {
     flex: 1 1 20ch; 
  min-width: 20ch
}

#form-field-email {
    flex: 1 1 20ch; 
  min-width: 20ch
}