.product-list__name {
    font-weight: bold;
    margin-top: 17px;
    text-align: center;
}

.product-list__prices {
    margin-top: 10px;
    text-align: center;
}