table.interest-table{border-collapse:collapse;border-radius:16px;display:flex;flex-direction:column;font-size:24px;height:100%;overflow:hidden;width:100%}table.interest-table th{background-color:#fff3db;border:none;color:#644720;font-size:15px;font-weight:600;line-height:32px;padding:12px 5px;text-align:center;width:160px}table.interest-table td{font-size:13px;font-weight:400;padding:10px 5px;text-align:center;width:160px}table.interest-table td:first-child{background-color:#fffcf5;border:1px solid #f2f4f5;border-left:0;color:#9d6e2f;width:167px}table.interest-table td:nth-child(2){border-right:1px solid #f2f4f5}table.interest-table tbody{-webkit-overflow-scrolling:touch;flex:1;overflow-y:scroll}.dark{body{background-color:#141516}}