#ex3-tabs-2 {
	text-align: justify;
}

#ex3-tab-1{
	text-align: justify;
}

#ex3-tab-3{
	text-align: justify;
}

#ex3-tabs-3 ul li {
	list-style: disc;
}

#ex3-tabs-3 ul ul li {
	list-style: circle;
}

#ex3-tabs-3 ol li {
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 1.6;
	font-size: 16px;
}

.ml-3 {
	margin-left: 1.5rem !important;
}

h2{
	font-weight: 600; margin-bottom: 25px;color: #281e74;font-size: 18px;
}