/* Add custom CSS styles below */ 
 .s-app-install-alert-wrapper {
  top: 4.2rem !important;
  bottom: auto !important;
  z-index: 999!important;
  background: #fff!important;
  padding: 1rem .5rem!important;
  text-align: center!important;
  margin-inline: .5rem!important;
  box-shadow: 0 100px 250px 50px!important;
}
.s-product-card-price {
	color: black;
}