footer .anfrage .extraFrame .formbox input, footer .anfrage .extraFrame .formbox textarea {
color: #ffffff !important;
}
.wpforms-container  .wpforms-submit.button.rounded {
border-color: #ffffff !important;
color: #ffffff !important;
min-width: auto  !important;
width: auto !important;
padding: 0.25em 1.5em 0.5em !important;
font-family: 'Baloo 2', sans-serif !important;
letter-spacing: 2px  !important;
}
.wpforms-container .wpforms-field {
padding: 5px 0 !important;
}
.contact-bar .wpforms-container select {
background-color: #393a3f !important;
}
.contact-bar .wpforms-container .wpforms-submit.button.rounded {
position: relative !important;
font-size: 16px !important;
min-width: 220px !important;
border: 1px #cca24f solid !important;
color: #cca24f !important;
background: none !important;
width: 15% !important;
margin: 0 !important;
padding: 0.85em 1em !important;
}
.contact-bar .wpforms-container .wpforms-submit.button.rounded:hover, .contact-bar .wpforms-container .wpforms-submit.button.rounded:focus {
background-color: #bb8e36 !important;
color: #fefefe !important;
}