Стиль чекбокса CF7

input[type="checkbox"] {
    vertical-align: middle;
}
.wpcf7-form input[type="checkbox"] {
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
}