.kontakt-weiss,
.kontakt-weiss p,
.kontakt-weiss h1,
.kontakt-weiss h2,
.kontakt-weiss h3,
.kontakt-weiss a {
    color: #fff !important;
}

.kontakt-box {
    min-height: 150px;
}

.wpcf7-form input.wpcf7-submit,
.wpcf7-form input[type="submit"] {
    background: #494d65 !important;
    background-color: #494d65 !important;
    border-color: #494d65 !important;
    color: #ffffff !important;
}

.wpcf7-form input.wpcf7-submit:hover,
.wpcf7-form input[type="submit"]:hover {
    background: #3f4358 !important;
    background-color: #3f4358 !important;
    border-color: #3f4358 !important;
}

.wpcf7 form .wpcf7-response-output {
    color: #494d65 !important;
    background: transparent !important;
}.kontakt-weiss,
.kontakt-weiss p,
.kontakt-weiss h1,
.kontakt-weiss h2,
.kontakt-weiss h3,
.kontakt-weiss a {
    color: #fff !important;
}

.kontakt-box {
    min-height: 150px;
}

html body input.wpcf7-form-control.wpcf7-submit,
html body input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background: #494d65 !important;
    background-color: #494d65 !important;
    background-image: none !important;
    border: 1px solid #494d65 !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

html body input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background: #3f4358 !important;
    background-color: #3f4358 !important;
    background-image: none !important;
    border-color: #3f4358 !important;
    color: #ffffff !important;
}