.checklist ul{padding-left:0;list-style:none}.checklist ul li{display:table;margin-bottom:.5rem}.checklist ul li:before{content:"\f00c";font-family:'Font Awesome 7 Pro';display:table-cell;font-weight:700;padding-right:1rem;font-size:1.5em;vertical-align:top;padding-top:0}.checklist .checklist-content{background-color:var(--web-white);border-radius:var(--border-radius-size)}.checklist .checklist-content a:hover{text-decoration:none}.checklist .checklist-content.light-grey-background{border:2px solid var(--light-grey);background-color:var(--light-grey);padding:1rem}.checklist .checklist-content.primary-background{border:2px solid var(--primary);background-color:var(--primary);padding:1rem}.checklist .checklist-content.primary-background .content,.checklist .checklist-content.primary-background h2,.checklist .checklist-content.primary-background ul li,.checklist .checklist-content.primary-background ul li a,.checklist .checklist-content.primary-background ul li:before{color:var(--web-white)}