/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2026 | 07:30:30 */
.design02 {
  border-collapse:separate;
  border-spacing: 5px;
  width: 100%;
}

.design02 th{
  border-radius: 5px;
  text-align: center;
  padding: 10px 0;
}

.design02 td{
  border-radius: 5px;
  text-align: left;
  padding: 10px 0;
}

.design02 th{
  width: 30%;
  background-color: #e6d8ae;
  color: #4a4949;
  border:solid 1px #927141;
}

.design02 td{
  background-color: #f7f7f7;
  border:solid 1px #af9d85;
}
