.ry-text h1 {
	font-size: 45px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #0061a9;
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
}



#ry-pg-body .ry-text h2 {
	line-height: 1;
	font-size: calc(35px + 15 * ((100vw - 500px) / 940));
	margin-bottom: 20px;
	margin-top: 0;
	font-weight: bold;
	color: #0061a9;
	font-family: 'Old Standard TT', serif;
	line-height: 1em;
	text-align: left;
}


@media (max-width:991px) {
	#ry-pg-body .ry-text h2 {
		text-align: center;
	}
}



@media (min-width: 1920px) {
	div#ry-pg-body .ry-text h2 {
		font-size: 40px;
	}

	div#ry-pg-body .ry-text h3 {
		font-size: 30px;
	}
}
