.disabled {
    pointer-events: none;
    opacity: 0.7;
}

.clear {
    clear: both;
}

.botiga-overflow-hidden {
    overflow: hidden;
}

.text-decoration-none {
    text-decoration: none;
}

.text-decoration-underline {
    text-decoration: underline;
}