.cowigo-roi-field input  {
    background-color: rgba(0, 0, 0, 0.04) !important;
    color: #555555 !important;
    margin-bottom: 10px;
}

/*
.cowigo-roi-grid input {
    background-color: rgba(0, 0, 0, 0.04) !important;
    color: #555555 !important;
    
}
*/

.cowigo-roi-field select,
.cowigo-roi-field textarea {
    background-color: rgba(0, 0, 0, 0.04) !important;
    color: #555555 !important;
    margin-bottom: 10px;
}

/*
.cowigo-roi-label label, .cowigo-roi-grid label {
    color: #ff740d !important;
}
*/
.cowigo-roi-label label {
    color: #ff740d !important;
}

.cowigo-roi-radio label {
    color: #555555 !important;
}

.cowigo-roi-button--primary button {
    background-color: #ff740d !important;
    color: #555555 !important;
}

.cowigo-roi-button--secondary button {
    background-color: #6c757d !important;
    color: #ffffff !important;
}

.cowigo-roi-button--submit button {
    background-color:#157347 !important;
    color: #ffffff !important;
}
