.wForm legend, .wForm h4 {
     border-style: none;
     border-width: 12px;
     border-radius: 25px;
     width: px;
     height: px;
     padding: px;
     margin: px;
}

.wForm fieldset {
     border-color: #080808;
     border-style: solid;
     border-width: 13px;
     border-radius: 25px;
     width: auto;
     height: auto;
     padding: px;
}

