/* Custom heading VMS */
.vms-heading {
	color: #0A4E98!important;
	font-weight: bolder;
}

.vms-heading-h1 {
	font-size: 32px;
}

.vms-heading-h2 {
	font-size: 24px;
}

.vms-heading-h3 {
	font-size: 18.72px;
}

.vms-heading-h4 {
	font-size: 16px;
}