.result-search .item {
    background-color: #ffffff;
    padding: 20px 15px;
    box-shadow: 0px 2px 6px #00000065;
    border-radius: 10px;
    z-index: 1;
}
