.contact {
    background: url('/images/diversus-footer.jpg');
    background-size: cover;
    background-position: center;
}
footer {
    background-color: #f2f2f2;
}

/* Checkbox */
.icheck-midnightblue > input:first-child + input[type="hidden"] + label::before, .icheck-midnightblue > input:first-child + label::before {
    /*border-color: #2c3e50;*/
    background-color: #E2E2E2;
}

/* ok ko pages */
.confirmationpage{
    margin-top: 6rem;
    margin-bottom: 12rem;
}