.bg-patients { background-color: rgba(248, 156, 116, 1); }
.bg-appointments { background-color: rgba(246, 207, 113, 1); }
.bg-polyclinics { background-color: rgba(179, 179, 179, 1); }
.bg-medicalpractitioners { background-color: rgba(220, 176, 242, 1); }
.bg-payments { background-color: rgba(102, 197, 204, 1); }
.bg-pharmacy { background-color: rgba(135, 197, 95, 1); }
.bg-umum { background-color: rgba(251, 180, 174, 1); }
.bg-kiakb { background-color: rgba(179, 205, 227, 1); }
.bg-gigi { background-color: rgba(204, 235, 197, 1); }
.bg-dark1 { background-color: rgba(27, 158, 119, 1); }
.bg-dark2 { background-color: rgba(217, 95, 2, 1); }
.bg-dark3 { background-color: rgba(117, 112, 179, 1); }
.bg-dark4 { background-color: rgba(231, 41, 138, 1); }
.bg-dark5 { background-color: rgba(102, 166, 30, 1); }
.bg-dark6 { background-color: rgba(230, 171, 2, 1); }
.bg-dark7 { background-color: rgba(166, 118, 29, 1); }
.bg-dark8 { background-color: rgba(102, 102, 102, 1); }
.text-purple { color: rgba(203, 15, 255, 1); }
