table {
   border-collapse: collapse;
   margin: 12px 0 18px;
}

th,
td {
   border: 1px solid #ddd;
   padding: 6px 10px;
   text-align: left;
   vertical-align: top;
}

th {
   color: #07a;
   font-weight: 400;
   background: #eee;
}
