.kk-autofill-item, .kk-autofill-empty {
    padding: 10px 20px!important;
    background: #fff!important;
    margin-top: 2px!important;
    font-size: 14px;
}

.kk-autofill-item:hover {
    cursor: pointer;
    background-color: rgb(var(--bkk-form-color-6-rgb) / 0.18);
}