/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 02 2025 | 13:30:48 */
div.be-panel, #wis2-panel{
border-radius: 20px 0px 20px 0px!important;
background: #343A4C!important;
}
#wis2-panel .chosen-container-single .chosen-single:hover{
border-color: #CCAB91!important;	
}
.wis2-title span, .wis2-title{
color:#fff!important;
}
div.wis2-guarantee-hld{
display:none!important;
}
div.wis2-label{
color:#fff!important;
}
.wis2-input-group .wis2-input{
background:#343A4C!important;
color:#fff!important;
}
#wis2-panel .wis2-input::before {
color:#CCAB91!important;
}
#wis2-panel .wis2-button{
border: 2px solid #CCAB91!important;
}
#wis2-panel .wis2-button--primary{
background:#CCAB91!important;
}