.wForm input[type=button], .wForm input[type=submit] {
     color: #4b0a7a;
}

.wFormContainer {
     border-style: solid;
     border-color: #6a0c78;
}

.wForm fieldset {
     border-style: solid;
     border-color: #1ebdad;
}

