.t-input {
margin: 0;
font-size: 100%;
height: 40px;
padding: 0 20px;
font-size: 14px;
line-height: 1.33;
width: 100%;
border: 0 none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none;
-webkit-appearance: none;
border-radius: 0;
}

.t-submit {
text-align: center;
height: 40px;
border: 0 none;
font-size: 14px;
padding-left: 60px;
padding-right: 60px;
-webkit-appearance: none;
font-weight: 700;
white-space: nowrap;
background-image: none;
cursor: pointer;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none;
background: transparent;
}


tilda-grid-3.0.min.css:1:102