<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal.confirm .box &gt; p {
  font-size: 1em;
  color: #666;
  font-weight: 600;
}

.modal.confirm .box .cta-wp {
  text-align: right;
}

.modal.confirm .box .cta-wp .button {
  padding: 20px;
  font-weight: 600;
}

.modal.confirm .box .cta-wp .button:first-child {
  margin-right: 10px;
}

.modal.confirm .box .cta-wp .button:nth-child(2) {
  color: #888;
  border-color: transparent;
}
/*# sourceMappingURL=popup-confirm-component.css.map */</pre></body></html>