/*<style type="text/css">*/

html {
  scroll-behavior: auto !important;
}
body {
  margin-bottom: 150px !important;
}
.bi-heart-fill {
  color: red; /* Or any other desired color */
}
.bi-cart-x-fill {
    color:red;
}
.bi-cart-fill {
    color:green;
}
.swal2-title {
  padding: 2px; 
}
