@charset "UTF-8";
.container .row .well.col-xs-12 {
	text-align: center;
}
.row .col-xs-6 h1 {
	font-family: double-pica-small-caps;
	font-style: normal;
	font-weight: 400;
	
}
.media .media-body .media-heading {
	font-family: double-pica-small-caps;
	font-style: normal;
	font-weight: 400;
	background-color: #F7D7DF
}
.col-xs-12 .media .media-body {
	font-family: antic-didone;
	font-style: normal;
	font-weight: 400;
}
.row .col-sm-8.col-lg-7 h2 {
	font-family: double-pica-small-caps;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
}
.row .col-sm-4.col-lg-5 h2 {
	font-family: double-pica-small-caps;
	font-style: normal;
	font-weight: 400;
}
.container h2 {
	font-family: double-pica-small-caps;
	font-style: normal;
	font-weight: 400;
	background-color: #F7D7DF

}
