@charset "UTF-8";

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  

.accordion-body{
	padding: 0;
}