/* Add here all your CSS customizations */
.WidCols1 .row .card-header {
    width: 103%;
    border-top : 3px solid #2a6eb5;
	
}
.WidCols2 .row .card-header {
    width: 103%;
    border-top: 3px solid #2a6eb5;
	
}
.WidCols3 .row .card-header  {
    width: 103%;
    border-top: 3px solid #2a6eb5;
	
}


/* Add here all your CSS customizations */
.WidCols1 .row .card-header .text-primary {
    
	font-size: 16px;
    font-weight: 600 !important;
    color: #2c3e50 !important;
}
.WidCols2 .row .card-header .text-primary{
    
	font-size: 16px;
    font-weight: 600 !important;
    color: #2c3e50 !important;
}
.WidCols3 .row .card-header .text-primary  {
   
	font-size: 16px;
    font-weight: 600 !important;
    color: #2c3e50 !important;
}
