table {
   border-spacing: 0px;
}

tr:nth-child(even) {
   background-color: #C9D1EA;
}