input[type=email]{
	border: none;
    height: 50px;
    padding-left: 20px;
    border-radius: 0;
    background: #f5f5f5;
    margin-bottom: 24px;
    font-weight: 600;
    width: 100%;
}