/*CSS File*/

.target{
    color: blue;
}

.option{
    color: blue;
}

.focus{
    color: blue;
    font-style: italic;
}