<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.section-title h2 {
	font-family: 'Montserrat', cursive;
	font-weight: 300
}

.bubbles h1 {
	font-family: 'Montserrat', cursive;
	font-weight: 300
}

.list-main-wrap-title h2 {
	font-family: 'Montserrat', cursive;
	color:#222;
	font-size:32px;
	font-weight: 300;
}

.list-single-main-item_content h2 {
	text-align: left;
    font-weight: 600;
    padding-bottom: 18px;
    color: #566985;
    position: relative;
    font-size: 26px;
}

.mt10 {
	margin-top:30px;
}

.list-single-main-wrapper ul {
	
	text-align: left;
    color: #878C9F;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 10px;
	padding-left:10px;
}

.list-single-main-wrapper h3 {
	margin: 10px 0PX;
    text-align: LEFT;
}

</pre></body></html>