<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swal-button {
   background-color: #7cd1f9;
   color: #fff;
   border: none;
   box-shadow: none;
   border-radius: 5px;
   font-weight: 600;
   font-size: 14px;
   margin: 0;
   cursor: pointer;
   line-height: 0px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  letter-spacing: .0rem; 
}</pre></body></html>