/* This is an empty css file for custom styling ! */

.c-pointer {
    cursor: pointer;
}

.form-check .form-check-input.bigger {
    border-radius: .5em;
    height: 2rem;
    width: 2rem;
    cursor: pointer;
}

img.error {
    width: auto !important;
    height: 80vh;
}

.input-group-text, .categorie-image, .taxe-image {
    cursor: pointer;
}