.is-invalid {
    color: red;
    font-weight: normal;
}

.cursor-pointer {
    cursor: pointer;
}
