.wpcf7-form input[type="radio"], .wpcf7-form input[type="checkbox"] { 
    display: inherit;
    width: 24px;
    height: 24px; 
    vertical-align: middle; 
    float: left; 
    margin-right: 10px;
}
.wpcf7-list-item{
    display: table!important;
    margin: 0 0 10px 1em!important;
}
.btn-menu a{background: #006648; border-radius: 45px; padding: 10px 20px; color: #fff!important;}
.btn-menu a span{color:#fff!important;}
.btn-menu a:hover{background: #772057;}
.btn-menu a:link,.btn-menu a:active, .btn-menu a:hover, .btn-menu a:link span,.btn-menu a:active span, .btn-menu a:hover span{color:#fff!important;}