.wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:12px}.wpcf7-checkbox .wpcf7-list-item label{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.wpcf7-checkbox .wpcf7-list-item-label{color:#b2b2b2;font-size:16px}input[type=checkbox]{appearance:none;background-color:grey;margin:2px;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em)}input[type=checkbox]:checked{background-color:orange}