.wpforms-container input[type="checkbox"]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid #2ea3f2;border-radius:4px;width:18px;height:18px;cursor:pointer}.wpforms-container input[type="checkbox"]:checked{background-color:#ff6600;border-color:#ff6600;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='12' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l3 3 7-7' stroke='white' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}