<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.round-button {
  /* width: 13dvmin; */
  /* height: 13dvmin; */
  color: rgba(30, 40, 30, 0.85);
}
.center-button {
  /* width: 23dvmin; */
  /* height: 23dvmin; */
}

.center-button &gt; img.button_icon {
  width: 60%;
}
</pre></body></html>