/** headline-box-picture **/

/*.headline-box.picture h4 {
    max-width: 410px;
    margin: -40px auto 2em auto;
    line-height: 24px;
}

.headline-box.picture h1 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: .05em;
    color: #e5c373;
    max-width: 720px;
    margin: 0 auto 1em auto;
}*/

.ce_text.large,
.headline-box-link.large,
.headline-box.large {
    max-width: 800px;
}

.headline-box h4,
.headline-box-link h4 {
    color: #333;
    font-size: 14px;
    line-height: 36px;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.headline-box h2,
.headline-box-link h2 {
    color: #021E47;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 0;
    margin-bottom: 25px;
    max-width: 840px;
}

/** special centered wrapper goodies **/

/* .section_footer .centered_wrapper_outside  {
    padding-top: 5em;
    padding-bottom: 0;
    background: red;
    position: relative;
    z-index: 1;
} */

select, input[type="file"] {
    margin-bottom: 20px;
}