

/**umb_name:h2*/
h2 {
}

/**umb_name:h2 - [Orange]*/
h2.orange-header {
	color: #ffde21 !important;
	text-transform: none;
	margin-bottom: 15px;
	font-size: 32px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}

/**umb_name:Orange Text - [Bold 22px]*/
.text--primary-bold {
	color:#ffde21;
	font-size:22px;
	font-weight: bold;
}

/**umb_name:Image Left  With Text*/
.image-left-with-text > img {
	margin-right: 40px;
	border-radius: 10px;
}
