#search01 input {
    border: 1px solid #ccc;
    margin: 0 1rem 0;
}

#search01 input[type="text"] {
    margin-bottom: 1rem;
}