.uws-badge {
    color: #E8E7D9;
    background-color: #9E28B5 !important;
    border-color: #E8E7D9;
    border-style: ridge;
    opacity: 1;
    visibility: visible !important;
}
.uws-survey-progress__inner {
    background-color: #9E28B5 !important;
}
.uws-button {
    color: #E8E7D9;
    background-color: #9E28B5 !important;
}
.uws-radio__input:checked {
    color: #9E28B5 !important;
}