<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.wa-custom-tingle-dialog {
  background:rgba(0, 0, 0, .7);
  z-index:500000;

}

.wa-default-tingle-title {
  font-size:22px;
  padding:10px;
  padding-left:0px;
  margin-bottom:10px;
  color:rgba(0,0,0,0.7);
  border-bottom: 1px dotted #dfece6;
}

</pre></body></html>