.color-code {
width: 20px;
height: 20px;
}

.faculty {
background-color: #603F99;
}

.everyone {
background-color: #B5515D;
}

.wellness {
background-color: #668CD9;
}

.general {
background-color: #737373;
}

.classified {
background-color: #CF9911;
}

.supervisory {
background-color: #C7561E;
}

.sustainability {
background-color: #A7B828;
}