/* here you can put your own css to customize and override the theme */
.sr-only {
	color: #444;
}
.panel-title {
	color: #444;
}
.breadcrumb > .active {
  color: #130946;
}
.btn-primary {
	background: #313030;
}
.margin-left-30 {
	margin-left: 30px !important;
}
.sidebar2 a {
	color: #444;
}
.carousel-info h3 {
	color: #444;
}
.pre-header li {
	font-size: 11.5px;
}
.service-box-v1 img {
	max-width:100%;
}