#checklist{width:50%;margin:10px  auto}.checklist{display:flex;gap:2px;justify-content:center;align-items:center;flex-wrap:wrap}#checklist .check_title{padding:10px;box-sizing:border-box;width:100%}#checklist .check_title .checklisttitle{font-family:var(--secondfont);font-size:20px;text-transform:uppercase;font-style:italic;letter-spacing:-1px;border-bottom:1px solid var(--background);text-align:right;padding:2px 20px 0 0}#checklist .check_status{width:9%;padding:5px;text-align:center;box-sizing:border-box}#checklist .check_fact{width:90%;padding:5px;box-sizing:border-box}.wob_flex{display:flex;align-items:center;justify-content:center}.wob_flex > div{margin:0 10px}