#shopify-pc__banner__btn-decline {
  appearance: none !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #111111 !important;
  cursor: pointer !important;
  font: inherit !important;
  line-height: inherit !important;
  min-height: 0 !important;
  outline: 0 !important;
  padding: 8px 12px !important;
  text-decoration: none !important;
}

#shopify-pc__banner__btn-decline:hover,
#shopify-pc__banner__btn-decline:focus,
#shopify-pc__banner__btn-decline:focus-visible,
#shopify-pc__banner__btn-decline:active {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
}

#shopify-pc__banner__btn-decline:hover,
#shopify-pc__banner__btn-decline:focus-visible {
  text-decoration: underline !important;
}
