.wpb_wrapper ul {
    list-style: disc;
    margin-left: 15px;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit) {
    background: #ffffff;
    border-width: 1px;
    border-color: black;
    width: 100%;
    border-radius: 10px
    
}

#wpcf7-f27-p52-o1 {
    background: #444444;
    border-radius: 55px;
    color: #eee800 !important;
}
.wpcf7-form {
    background-image: url(http://www.webupdates.co.za/Amazing_Storage/wp-content/uploads/2017/11/contactform-3.png);
    padding: 5%;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: center;
    color: #eee800 !important;
}

form, form label{
   color: #eee800 !important; 
}