input[type=text], input[type=password], input[type=date], input[type=tel], input[type=email], input[type=url], textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #e6e6e6;
    border-radius: 100px;
}