:root {
    --primary-color: #dd1010;
    --secondary-color: #342A6D;
    --tertiary-color: #06D2FF;
    --primary-color-rgb: 255,193,7;
}


/*custom css for whitelabel*/
.top_header {
    background: #000000 !important;
}

.main_section .center_main .right_side .buttons {
    background: #000000 !important;
}
 