.bullet-checkbox .et-pb-contact-form__checkbox-wrap input[type="checkbox"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #ccc;border-radius:3px;position:relative;cursor:pointer}.bullet-checkbox .et-pb-contact-form__checkbox-wrap input[type="checkbox"]::before{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background-color:transparent;transition:background 0.2s}.bullet-checkbox .et-pb-contact-form__checkbox-wrap input[type="checkbox"]:checked::before{background-color:#4CAF50;border-radius:2px}.bullet-checkbox input[type="checkbox"]{accent-color:#4CAF50}