.photo_comparison_current{
    font-weight: bold;
    color: black;
}

.photo_comparison_future{
    font-weight: lighter;
    color: lightslategrey;
}

.header_task_future{
    font-weight: lighter;
    color: lightslategrey;
}

.text-replica{
    color: darkgreen;
}

.text-facialmatch{
    color: #9be52a
}

.text-notsure{
    color:#FFD700
}

.text-differentperson{
    color: #FF4500;
}

.text-yeshighlyconfident{
    color: #008000;
}

.text-yesslightlyconfident{
    color: #9be52a;
}

.text-noslightlyconfident{
    color: DarkOrange;
}

.text-nohighlyconfident{
    color: #FF4500;
}

.text-notsureid{
    color:#FFD700
}