.wForm fieldset {
     border-color: #1909a1;
     border-style: solid;
     border-radius: 13px;
     border-width: 3px;
}

.wForm legend, .wForm h4 {
     font-size: 20px;
     font-weight: bold;
}

.wFormTitle {
     font-size: 25px;
}

