.tg-dialog-progress-bar .tg-bar {
    background:var(--wy-blue) !important;
}

.tg-dot-active {
    background:var(--wy-blue) !important;
}

.tg-dialog-btn {
    background:var(--wy-blue) !important;
    color:#fff !important;
    border-color:var(--wy-blue) !important;
}