/* CMS support module */
.cms-panel,
.cms-topbar,
.cms-stat-card,
.cms-media-card,
.cms-table-wrap {
  border-radius: 8px;
}

.cms-btn,
.cms-field input,
.cms-field textarea,
.cms-field select {
  border-radius: 8px;
}

.cms-table th,
.cms-table td {
  line-height: 1.55;
}
