

/**umb_name:Font color 1*/
.text-style--lightblue-1_euh {
	color: rgba(24, 189, 230, 1);
}

/**umb_name:Font color 2*/
.text-style--orange_euh {
	color: rgba(214, 155, 100, 1);
}

/**umb_name:Font size 1*/
.text-size--1_euh {
	font-size: 22px;
}

/**umb_name:Font size 2*/
.text-size--2_euh {
	font-size: 16px;
}

/**umb_name:Font size 3*/
.text-size--3_pg {
	font-size:3.8rem;
	line-height:70px;
}

/**umb_name:Font size 4*/
.text-size--2_euh {
	font-size: 27px;
	line-height:40px;
}

/**umb_name:Font color 3*/
text-style--white_pg {
	color: rgba(240, 241, 242, 1);
}
