A@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,700;0,800;1,400;1,600;1,700;1,800;1,900&display=swap");

body {
  font-family: "Playfair Display", serif;
}

.h-landmark {
  color: #b8a191;
  font-family: "Playfair Display", serif;
}

.color {
  color: #b8a191;
}

.playfair {
  font-family: "Playfair Display", serif;
}

.x_icon {
  color: #b8a191;
}

.x-btn-pill {
  color: #b8a191;
}
.tnp-submit {
  color: #b8a191;
}

a {
  color: #317fbf;
  font-family: "Playfair Display", serif;
}



.introduction-corso-donne-h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.introduction-corso-donne-h1 strong {
	font-weight: 400;
}
.introduction-corso-donne-h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.001em;
}
.introduction-corso-donne-h2 strong {
	font-weight: 400;
	font-style: italic;
}



@media only screen and (min-width: 1025px) {
.introduction-corso-donne-h1 {
	font-size: 220%;
	line-height: 1.35em;
	font-family: "Playfair Display", serif;
}
.introduction-corso-donne-h2 {
	font-size: 140%;
	line-height: 1.35em;
	width: 90%;
	margin: 0 auto;
	font-family: "Playfair Display", serif;
}
}

@media only screen and (min-width: 741px) and (max-width: 1024px) {
.introduction-corso-donne-h1 {
	font-size: 180%;
	line-height: 1.35em;
}
.introduction-corso-donne-h2 {
	font-size: 140%;
	line-height: 1.35em;
}
}

@media only screen and (min-width: 180px) and (max-width: 740px) {
.introduction-corso-donne-h1 {
	font-size: 160%;
	line-height: 1.35em;
}
.introduction-corso-donne-h2 {
	font-size: 120%;
	line-height: 1.35em;
}
}
