.search-by-words {
    display: flex;
    height: 40px;
    border: none;
    font-size: 16px;
    border-radius: 0;
    border-bottom: 1px solid var(--BORDER);
}

.button.button-search {
    height: 45px;
}