.color-table{display:flex;flex-direction:column;margin:25px auto 0;max-width:600px}.cl-item,.title-header{align-items:center;display:flex;gap:20px}.cl-item div,.title-header div{flex:1 0 0;text-align:center}.cl-item-img img{border-radius:50%;height:70px;width:70px}.title-header div{font-family:Bahnschrift Regular;font-size:20px}.color-table .last-col{background:#39a4ff;color:#fff;padding:20px}.color-table .last-col.col-header{border-radius:12px 12px 0 0;padding:30px 20px}.color-table .cl-item:last-child .cl-item-img.last-col{border-radius:0 0 12px 12px}.cl-item-title{font-size:18px}