/* Add custom CSS styles below */ 
.product-card__price .total-price {
        font-size: 19px;
    }
}

.main-menu li>a{
    background-color: #feca16;
    font-size: x-large;
}