@charset "utf-8";

.target-general {
    background: #0091ce;
}
.target-woman {
    background: #f274ce;
}
.target-disability {
    background: #b347f1;
}
.target-senior {
    background: #09ae82;
}
