.Scale__checkbox--checked {
    background: #C45003 !important;
}
.Scale__checkbox-container--checked {
    border: 1px solid #C45003 !important;
}
.Scale__checkbox-label-text--checked {
    color: #C45003 !important;
}
.LiveField__header .DraftEditor-root {
    color: #C45003;
    font-weight: 500;
}