.job-listings-container{border-radius:10px;margin:0 auto;max-width:800px;padding:20px}.job-listings-container h2{text-align:center}#job-listings{border-collapse:collapse;margin-top:20px;table-layout:fixed;width:100%}#job-listings thead th{border-bottom:2px solid #a0bfa4;color:#333;font-weight:700;padding:10px 10px 0 15px;text-align:left}#job-listings thead th.job-title{width:60%}#job-listings thead th.location{width:40%}#job-listings tbody tr{border-bottom:1px solid #a0bfa4}#job-listings tbody tr:last-child{border-bottom:none}#job-listings tbody td{padding:15px;word-wrap:break-word}