.txt-theme{
    color: #12368F !important;
}
.txt-theme-nav{
    color: #ffffff !important;
}
.theme-background{
    background-color: #12368F!important;
}
.rgba80{
    background: rgba(239, 84, 50, 0.8) !important;
}
.rgba50{
    background: rgba(239, 84, 50, 0.5) !important;
}
.rgba60{
    background: rgba(239, 84, 50, 0.6) !important;
}
.border50{
    border-color:rgba(239, 84, 50, 0.5) !important ;
}