.text-blue{
	color:#2a1d75 !important;
}
.text-justify{
	text-align:justify !important;
}
@media screen and (max-width: 768px) {
	.carousel {
		margin-top: 46px !important;
	}
	.page-title {
		margin-top: 40px !important;
	}
	.header .logo img {
        max-height: 38px !important;
    }
}