.search-form button {
    text-align: center;
    background-color: #ef3035;
    color: white;
    border: none;
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    cursor: pointer;
}
.search-form button {
    padding: 11px;
}