.group-color-1 {
    background: rgba(0,0,0,0.2);
    border: 1px solid #ef4444;
    color: #ef4444;
}
.group-text-1 { color: #ef4444 !important; }
.group-color-2 {
    background: rgba(0,0,0,0.2);
    border: 1px solid #3b82f6;
    color: #3b82f6;
}
.group-text-2 { color: #3b82f6 !important; }
