.text-c {
    text-align: center!important;
}

.text-l {
    text-align: left!important;
}
.text-p {
    text-align: right!important;
}


/**/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.title-box{

	font-size:16px;
	font-weight: bold;
	color: black;
	margin-top: 0px;
}

.title-box-big{

	font-size:20px;
	font-weight: bold;
	color: black;
	margin-top: 0px;
}
.desc-sub-title{
	font-size:18px;
}