.ova-heading {
	.title {
		margin: 0px;
		font-size: 40px;
		line-height: 44px;
		font-weight: 600;
		color: #202b5d;
		margin-bottom: 17px;
	}
	.sub-title {
		margin: 0px;
		font-size: 18px;
		line-height: 26px;
		color: #62718d;
	}
}