.head-area.inactive {
    fill: rgb(0, 174, 239);
}

.head-area.active {
    fill: rgb(237, 33, 124);
}