#search {
    border-radius: 5px;
    background: #192533;
}

.product__name {
        color: #f5f4f4;
}

.price {
    color: #f5f4f4;
}