#block-formeffekt-page-title, .layout-container > header{ display: none; }
#webform-submission-anfrage-fomular-add-form {
clear: both;
margin: 0 auto;
max-width: 1080px;
overflow: hidden;
}
#webform-submission-anfrage-fomular-add-form > .form-item {
    display: flex;
    flex-direction: column;
}
#edit-actions-submit {
background-color: #012c34;
border: none;
border-radius: 3px;
font-size: 21px;
font-weight: bold;
line-height: 24px;
margin: 13px 0px;
padding: 14px 14px 9px 14px;
color: white;
display: inline-block;
font-weight: bold;
margin-bottom: 100px;
}
#edit-actions-submit:hover {
background-color: #08414b;
}
#edit-actions-submit {
   width: 100%;
}
#block-formeffekt-footer,
#block-newsletterwidget,
#block-kontakt,
#block-uberuns {
display:none;
}

