body{
    --it-theme-1: #ff9933 !important;
    --it-theme-2: #004d80 !important;
}
.custom-top-section{
    background-color: #004d80 !important;
}
.it-header-top-style-1 .it-header-top-right {
   background-color: #004d80 !important;
}
.it-btn.theme-2-bg{
    background-color: #ff9933;
}
.custom-footer{
    background-color: #004d80 !important;
}
.custom-copy-right{
    background-color: #FFF !important;
}
.custom-copy-right p{
    color: #000 !important;
}
