

#image {
    margin: 0 0 20px 0;
}

#header1 {
    margin: 20px 0 10px 0;
    font-weight: bold;
    text-align: center;
}

#header2 {
    margin: 20px 0 10px 0;
    font-weight: bold;
}

#statement {
    margin: 0 0 20px 0;
}

.step {
    margin: 0 0 1em 0;
}

.step-number {
    font-weight: bold;
}

.other {
    border-top: 1px solid #E4E9EC;
    margin: 20px 0;
    padding: 30px 0;
}

.other-item {
    margin: 0 0 2em 0;
}

.other-header {
    font-weight: bold;
}
