.App {
    font-family: sans-serif;
    text-align: center;
    z-index:108908082;
}

.suggestions-list {
    border: 1px solid #ccc;
    list-style: none;
    margin: 0;
    max-height: 150px;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    z-index: 8278923982; 
    background-color: #f0f0f0

}

.suggestions-list li {
    cursor: pointer;
    padding: 8px;
    z-index:38947893789293473;
}

.suggestions-list li:hover {
    background: linear-gradient(to right, #F26F27, #F7E05C);}

/*# sourceMappingURL=main.5e0bd918.css.map*/
