.bg-light-blue {
	background-color: #f3963b !important;
}

.card-hover-light-blue:hover {
	background-color: #f3963b !important;
}

.card-hover-green:hover {
	background-color: #f3963b !important;
}

.block-left h3 i {
	color: #f3963b !important;
}

.color-light-blue {
	color: #f3963b !important;
}

.h2-gallery {
	color: #f3963b !important;
}

.btn.btn-medium {
	background-color: #f3963b !important;
}

