/* here you can put your own css to customize and override the theme */

#pageheadcolor {
    background-color: #001242 !important;
}

#pagecontentcolor {
    background-color: #001242 !important;
}

.step {
    background-color: #001242 !important;
}

.desc {
    color: #a2abb7 !important;
}

.page-prefooter {
    background-color: #001242 !important;
}

.block {
    color: #a2abb7 !important;
}

label {
    color: #a2abb7;
}

.custominput {
    color: white !important;
    text-transform: uppercase;
    background-color: transparent !important;
}

.customconfirm {
    color: white;
    text-transform: uppercase;
}