.contacts-page{
    padding-top: 100px;
}
.contacts-page .page-text{
	font-size: 16px;
}
@media(min-width:841px){
	.contacts-page .page-text{
		margin-top: -50px
	}
}
.contacts-page .page-text b{
	font-weight: 700;
}
.contacts-page .page-text h2{
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	line-height: normal;
	margin-bottom: 45px;
}
.contacts-page .page-text p a{
	text-decoration: underline
}
.contacts-page .page-text h2 a{
	font-family: 'Playfair Display', serif;
	text-decoration: none
}
