﻿ul li ul.checklist li {
  margin: 0 0 0.5rem 0 !important;
  padding: 0 0 0 3rem !important;
}
ul li ul.checklist li:before {
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #000 !important;
}
ul li ul.checklist li:after {
  display: none !important;
}
