.modal.confirm .box > 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 */