.o_field_applicant_char {
    color: $link-color;

    &:hover {
        color: $link-hover-color;
    }
}
