/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2026 | 01:19:14 */
.table_design01 {
  border-collapse: collapse;
  width: 100%;
}
.table_design01 th, .table_design01 td {
  border: 2px solid #fff;
  background-color: #f5f5f5;
  padding: 1em;
}
.table_design01 th {
  background-color: #ffeed6;
  color: #000;
  width: 60%;
  min-width: 4em;
}
