<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.additional-checkout-buttons {
    display: none;
}
@media screen and (max-width: 639px) .m-footer .social-media-links svg {
  height: 30px;
  width: 30px;
}

@media only screen and (max-width: 600px){
  .m-collection-page-header__description {
      display: none;
  }  
}</pre></body></html>