    label{
    font-size:  17px;
    margin-top: 7px;
    display: inline-block;
	font-weight: 600;
}
input[type=text], input[type=tel], input[type=number], input[type=password]{
    border-radius: 18px;
}

