span#topheadlinks {
    display: none;
}

span.d-block.form-part__label {
    font-weight: bold;
    font-size: 32px;
    line-height: 1.09;
    margin-bottom: 14px;
    color: inherit;
}

span#heading1 {    
    font-size: 26px;    
}

span#innerheaderblock {
    background-color: #f3f3eb;
}

button.btn.btn_submit {
    border-color: #443329;
    background: #f3f3eb;
}

button.btn.btn_submit:hover {
    text-decoration: none;
    background: #fff;
    border-color: #25272e;
    color: #25272e;
    box-shadow: none;
}

li.link2 {
    background: #f3f3eb;
}

span.d-block.form-part__label {
    font-size: 18px;
}

span#tophead {
    text-align: center;
    display: block;
    background: white;
}

span#topheadimg img {
    padding: 0px 0px 20px;
    max-width: 800px;
    text-align: center;
}

.addresslabel .questionlabel {
    font-size: inherit;
}

p#p13 {
    padding: initial;
}
