

/**umb_name:Meet Paragraph Title*/
.meet-paragraph-title {
	font-family: "AvantGarde Bold";
	color: #00233A;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 3%;
	width: 80%;
}

/**umb_name:Meet Paragraph Content*/
.meet-paragraph-content {
	font-family: "AvantGarde Regular";
	color: #00233A;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 200%;
}

/**umb_name:Platform Name*/
.platform-name {
	font-family: 'AvantGarde Bold';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 38px;
	color: #00233A;
}

/**umb_name:Platform Content*/
.platform-paragraph {
	font-family: 'AvantGarde Regular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 38px;
	color: #00233A;
}
