/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 21 2026 | 06:26:32 */
.design01 {
  border-collapse:separate;
  border-spacing: 5px;
  width: 100%;
}

.design01 th,td{
  border-radius: 5px;
  text-align: center;
  padding: 10px 0;
}

.design01 th{
  background-color: #e6d8ae;
  color: #000;
  border:solid 1px #927141;
}

.design01 td{
  background-color: #f7f7f7;
  border:solid 1px #af9d85;
}
