<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*button.buy-button {
  margin-right:10px;
  min-width:150px;
  background-color:#ffd700 !important;
  color:#555555;
}

button.buy-button:hover {
  margin-right:10px;
  min-width:150px;
  background-color:#f5d400 !important;
  color:#555555 !important;
  border-color:#aaaaaa !important;
}*/
</pre></body></html>