.btn-primary, .btn {
    color: #fff !important;
    background: #285e71 !important;
    border-color: #285e71 !important;
    width: auto;
}

h2{ line-break: auto;
	font-size: 1.2em;
}
.view-grouping-header{  display: none;}
.view-grouping{
	display:inline-block; 
 min-width: 400px;
	    margin: 0em 0em 1em 1em;
    padding-bottom: 0.5em;
}
.d-flex {
   
  display: block !important;
   
}
