table { border-spacing: 0px; width: 100%;}th { background: #D3A034; color: #fff; font-size: 17px; padding: 12px 10px 12px 10px; font-weight: 700; text-align: left;}td { padding: 12px 10px 12px 10px; font-size: 14px; text-align: left; border-bottom: 1px solid #E3E3E3; font-weight: 600;}td:first-child { border-left: 1px solid #E3E3E3;}td:last-child { border-right: 1px solid #E3E3E3;}tr:nth-child(even) td { background: #fff;}tr:nth-child(odd) td { background: #F5F5F5;}