/* Bitform */
input[type="checkbox"],
input[type="radio"] {
  accent-color: var(--primary);
  margin-right: 8px;
}
.bf-cw label {
  margin-bottom: 0px !important;
}
.bf-cw {
  display: flex;
  align-items: center;
}
