 .table_cus_border {
    border: 1px solid #ccc;
    border-collapse: collapse !important;
}


.table_cus_border table, th, td  {
    border: 1px solid #ccc !important;
    border-collapse: collapse !important;
}

.table .thead-cus th {
    background-color: #e7e4ef;
} 

.select2-container .select2-selection--multiple {
    height: 45px !important;
}

.table tbody tr td {
    white-space: normal !important;
}



.main-text h3 {
  font-family: "Noto Serif Bengali", serif;
  font-weight: bold;
}

.main-text p {
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 400;
  font-family: "Noto Serif Bengali", serif;
  color: #000;
  z-index: 99999;
}


