<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------------------------------
	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;
}</pre></body></html>