.page-header .breadcrumb-item.active, .page-title h3 {
    color: #4CAF50 !important;
}

.card-header h3{
    color: #4CAF50 !important;
}

.form-check-input:checked {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.note-editor i {
    color: #4CAF50 !important;
}