.edit_Icon {
    color: #192d3e;
}

.view_Icon {
    color: #2e7d32;
}

.delete_Icon {
    color: #dc2626;
}

.bg-hero-sm {
    background-image: url(/assets/think_Img/bg.jpg) !important;
}

.bg-cover {
    background-size: cover !important;
}

.bg-center {
    background-position: 50% !important;
}

.swal2-title {
    font-size: 4em !important;
}

.swal2-html-container {
    font-size: 2em !important;
}

.swal2-styled {
    font-size: 1.5em !important;
}

.MuiDialogTitle-root {
    padding: 16px 24px 0px 24px;
}

.image-item {
    display: flex;
    margin: 10px 0;
}
