section{background-color:#f3f3f3;padding:200px 15px 40px}section .section-wrapper{max-width:1200px;margin:auto;min-height:calc(100vh - 400px);box-sizing:content-box}section .section-wrapper .page-title{font-size:40px;color:var(--primary-color);font-weight:700;margin-bottom:50px}section .section-wrapper .table-container{width:100%;margin:20px auto}section .section-wrapper .table-container table{width:100%;border-collapse:collapse}section .section-wrapper .table-container table thead{background-color:#f4f4f4}section .section-wrapper .table-container table thead th{padding:10px;text-align:left;font-weight:700;border-bottom:2px solid #ccc}section .section-wrapper .table-container table tbody tr:nth-child(2n){background-color:#f9f9f9}section .section-wrapper .table-container table tbody tr td{padding:20px 10px;border-bottom:1px solid #ddd}section .section-wrapper .table-container table tbody tr td:last-child{color:#555}
