.search-result {
    padding: 10px 20px;
}

.search-result:hover {
    background-color: #efefef;
}