.wpcf7 input, .wpcf7 textarea {    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    border-radius: 12px;
    border: 1px solid #549696;
}

.wpcf7 textarea {width:100%; font-size: 18px;    color: #444444;    font-family: inherit;     font-weight: 300;}
input.wpcf7-submit {    background: #549696;   padding-top: 12px;    padding-bottom: 12px;    padding-left: 20px; padding-right: 20px;    color: white;    text-transform: uppercase;}
input.wpcf7-submit:hover {background-color: #444444;}
.current-menu-item {color: #559387;}