.grid-view .select2-container {
    min-width: 150px;
}

.editable, .editable:hover {
    border-style: dotted;
    border-width: 0 0 1px 0;
    border-color: rgb(0, 195, 255);
}

#oc-features {
    display: block !important;
}

.editable-curious {
    width: 400px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.editable-curious .card {
    z-index: 5000;
}

.editable-curious .select2-container {
    display: block !important;
}

.dropdown-list-image {
    max-width: 200px;
}

.grid-inner, .grid-inner .portfolio-image {
    overflow: visible !important;
}

.fal, .fad{
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}
