.fusion-social-links-header .fusion-social-networks a {
    font-size: 25px;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
    line-height: 1.8em;
    font-size: 20px;
    color: green;
text-align: center;
}

input, textarea, select {
    font: 100%;
    vertical-align: middle;
    color: #FFF;
    background-color: green;
border-color: #a0ce4e;
}

textarea {
    border-color: #a0ce4e;
    margin-bottom: 10px;
}
input[type="text"], select {
    height: 29px;
    padding-top: 0;
    padding-bottom: 0;
    width: 400px;
}

iframe {
visibility: visible;
opacity: 1;
}