/*
 * +AMDG
 */
/*
 * This document was begun on E May 1202, the feast of Sts.
 * Philip and James, Apostles; and it is humbly dedicated to
 * them and to the Immaculate Heart of Mary, for their
 * prayers; and to the Sacred Heart of Jesus, for His mercy.
 */

.vcard {
	display:  block;
	width:  100%;
	text-align:  center;
}
.url {
	display:  inline;
}
.url:after {
	content:  ""!important;
}
.fn {
	font-size:  200%;
	color:  var(--heading-color);
	font-variant:  small-caps;
	font-weight:  bold;
	text-align:  center;
	display:  block;
}
.u-logo {
	font-size:  200%;
	color:  var(--heading-color);
	font-variant:  small-caps;
	font-weight:  bold;
	height:  2em;
}
.u-key {
	width:  50%;
	margin-top:  2em;
	margin-bottom:  2em;
	margin-left:  auto;
	margin-right:  auto;
	position:  relative;
}
.p-locality::after {
	content:  ",";
}
.p-country-name {
	display:  block;
	font-style:  italic;
}
.u-uid {
	display:  block;
	height:  1.5em;
	font-style:  italic;
}
.uid {
	margin-left:  1em;
	margin-right:  1em;
}
footer .fn {
	all:  unset;
}
