.wp-el-settings-wrap {
  background: #FFF;
  padding: 20px;
  border-radius: 4px;
  margin: 10px 30px 0 2px;
}

.wp-el-settings-inner h2 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  font-size: 1.5em;
  font-weight: 700;
}

.wp-el-settings .form-table td p {
  font-style: italic;
}

.wp_el_heading_wrap {
  border-bottom: 1px solid #ececec;
}

.wp-el-settings-wrap .description {
  font-style: italic;
}

.wp-el-settings-wrap div.wp-el-settings-top-text {
  font-style: italic;
  font-size: 14px;
}

.wp-el-settings-wrap div.wp-el-settings-top-text.with-space {
  margin-top: 10px;
}

.wp-el-settings-inner table.form-table {
  margin-bottom: 50px;
}

.wp-el-settings-inner table.form-table th label {
  font-weight: 700;
}

.wp-el-settings-inner table.form-table td {
  padding-bottom: 0px;
  padding-top: 0px;
}
