/* Style tambahan untuk kartu produk */
.card {
   
}

.card-body h5 {
    font-weight: bold;
}

.carousel-inner img {
  
}

/* Style tombol */
.btn-light {
    border: none;
}

.btn-success {
    font-weight: bold;
}
