        span {
            color: #0056b3;
            text-decoration: none;
        }
/* Target Fluent Forms radio labels */
.ff-el-form-control .ff-el-input--label,
.ff-el-form-control .ff-el-radio input[type="radio"] + label {
    color: #000 !important; /* black text */
}

/* Optional: make sure radio circles keep their style */
.ff-el-form-control .ff-el-radio input[type="radio"] {
    accent-color: #000; /* modern browsers will use black radio circle */
}
        .span {
            color: #0056b3;
            text-decoration: none;
        }
        brojevi{
            color: #0056b3;
            text-decoration: none;
        }
/* Target Fluent Forms radio labels */
.brojevi .brojevi,
.ff-el-form-control .ff-el-radio input[type="radio"] + label {
    color: #000 !important; /* black text */
}

/* Optional: make sure radio circles keep their style */
.brojevi .brojevi input[type="radio"] {
    accent-color: #000; /* modern browsers will use black radio circle */
}
        .brojevi{
            color: #0056b3;
            text-decoration: none;
        }