/* Nagłówek H1 z shortcode [property_h1] i [investment_h1] */
.property-h1-title,
.investment-h1-title {
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 75px;
	margin-left: auto;
	font-weight: 500;
	font-size: 50px;
	letter-spacing: 0.05px;
	font-family: "Rosario", sans-serif;
	z-index: 10;
}
