







.rte-con li {
    color: #838383;
}

/**umb_name:paragraph text*/
.ptext {
	font-size: calc(0.6rem + 0.6vw);
	color: #707070;
	font-weight: 500;
	width: 86%;
}

/**umb_name:Light-text*/
.light-text {
	font-size: 1.25rem;
	color: #838383;
	font-weight: 400;
	margin: 0% 0 0% 0;
	letter-spacing: 0px;
	line-height: 26px;
	display: block;
}

/**umb_name:blue-title*/
.blue-title {
	color: #0067A7;
	font-weight: 400;
	font-size: 1.5625rem;
}

/**umb_name:flex50*/
.flex50 {
	flex: 0 0 50%;
}
