h1, h2, h3, h4 {
    text-transform: capitalize;
}
.card-wrapper.product-card-wrapper {
    border: 1px solid #E8E7E3;
    padding: 10px;
}
.list-menu__item {
    text-transform: uppercase;
    font-size: 15px;
}