.t-radio__indicator:after {
    background: rgb(156, 0, 0);
}

.t-radio__indicator {
    border-color: rgb(156, 0, 0);
}