<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.basket-control-container div {
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
}

.basketbutton {
  border-radius: 5px;
}

.basketbutton:focus {
  outline: 2px solid;
  outline-offset: 2px;
}</pre></body></html>