.watupro-question-choice{
margin: 2em 0;
}
.pb .watu-question input + label:after{
top: 0;
left: 0;
width: 38px !important;
height:  38px !important;
}

.pb .watu-question input + label:before{
top: 0; 
border: 2px solid #8eb4db;
width: 38px !important;
height:  38px !important;
}

.answer:checked ~ label:before {
opacity: 0;
}
.watupro-question-choice label span {display: block!important;
    padding-top: 10px;}  
.watupro-ask-for-contact {
display: block;
    padding: 20px;
    background: #d7e5fa;
    margin: 10px 0;
}
.watupro-ask-for-contact p {line-height:0}