.girls-color {
    color:hotpink;
}
.boys-color {
    color: dodgerblue;
}

