.bg-danger, .bg-success {
	padding: 0 5px;
}

a {
	color: #EF1F2F;
	text-decoration: none;
}
.black-color{
	color:#000 !important;
}
.dark-color{
	background:#9b6f0c;
	min-height:20px;
	color:#fff;
	font-size:30px;
}
.table1{
	color:#000;
	font-size:16px;
}

.table1 td, .table1 th{
	color:#000;
	font-size:18px !important;
	padding:15px !important;
	border-top: 0px !important;

}