
.btn-link {
	color: #555;
	font-size: 13px;
	font-weight: 600;
}

.report_type a {

	color: #555;
	font-size: 15px;

}

.card-title {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
}

.icon {
	font-size: 26px !important;
	color: #002a5c;
}

.img-fluid {
	width: 20%;
	height: auto;
}

.card {
	box-shadow: 0 2px 29px 0 rgba(68, 88, 144, .52);
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
}