.tppsf-container {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.tppsf-container form {
  margin-bottom: 15px;
}
.tppsf-results th {
  background: #f1f5fb;
}
.tppsf-results td, .tppsf-results th {
  padding: 6px 8px;
}
