#grants--style .nav{
	justify-content: space-between !important;
	border-bottom: 0px !important; 

}
#grants--style .nav-link.active{
	background-color: #EDCE4E !important;
	color: #000000 !important;
		border-radius: .3rem !important;
		border-color:  #EDCE4E !important;
}

#grants--style .nav-link{
	background-color: #ffffff00 !important;
	color: #A2A2A2 !important;
}
.nav-tabs .nav-link:hover{
	border: none !important;
	text-decoration: none !important;
}
@media only screen and (max-width: 767px) {
  h3 span {
    font-size: 1.7rem !important;
  }
  
  
  
 #grants--style .accordion-body {
 	padding-left: 0px !important;
 	padding-right: 0px !important;
 }
}

