/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.content-wrap{
	padding: 0 0 !important;
	background-color:azure;
}
p.txt-justify{
	text-align: justify;
	font-size: 17px;
	color: black;
	margin-bottom: 10px !important;
}