.a {
                            fill: #eff2fd;
                        }

                        .b {
                            fill: none;
                            stroke: #000;
                            stroke-linecap: round;
                            stroke-linejoin: round;
                            stroke-width: 1.5px;
                        }

                        .c {
                            fill: #9fb3ff;
                        }