.card__badge{
 display: none!important; 
}
.card-wrapper .product-form .variant-selector .variant-option{
  width: fit-content;
  height: auto;
}
[data-scheme=dark] .header-mobile__logo{
  filter: grayscale(0);
}