/* admin.css — only loaded on Settings → EPE Formetto */

.wrap.cf7-pdf-admin .postbox.cf7-pdf-card {
  border-radius: 12px;
  overflow: hidden;
}

.wrap.cf7-pdf-admin .postbox.cf7-pdf-card .hndle {
  padding: 14px 16px;
}

.wrap.cf7-pdf-admin .postbox.cf7-pdf-card .inside {
  padding: 16px;
}

.wrap.cf7-pdf-admin .widefat.striped {
  margin-top: 10px;
}

.wrap.cf7-pdf-admin .widefat td code {
  font-size: 12px;
}

.wrap.cf7-pdf-admin .form-table th {
  width: 220px;
}
