/* input(4,1): run-time error CSS1019: Unexpected token, found '}'
input(7,1): run-time error CSS1019: Unexpected token, found '}'
input(10,1): run-time error CSS1019: Unexpected token, found '}'
input(13,1): run-time error CSS1019: Unexpected token, found '}' */


;
}

;
}

;
}

;
}

/**umb_name:Description Title*/
.modal-description-title {
	font-family: var(--font-family-2);
	font-size: 16px !important;
	color: #002A39;
}

/**umb_name:Description Text*/
.modal-description-text {
	font-family: var(--font-family-1);
	font-size: 13px !important;
	color: #002A39;
}

/**umb_name:Description Home*/
.home__desc {
	font-size: 18px;
	color: #3C4650;
	font-family: var(--font-family-1);
}
