.navbar-nav .nav-link.active {
  font-weight: bold;
  color: #0d6efd !important;
}
.title {
  font-size: 40px;
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(88, 88, 88);
  padding-top: 20px;
}
.cart-item img {
  max-width: 100px;
  height: auto;
}
