.Admission-accordion .accordion-button{
	background-color: #000 !important;
	color: #fff !important;
}
  #custom-table table th{
    width: 60% !important;
  }
@media (max-width: 767px) {
  #custom-table table th{
    width: 100% !important;
  }
}