/*
 * +AMDG
 */
/*
 * This document was begun on X May 1202, the feast of the
 * Ascension of Our Lord, and it is humbly dedicated to Him,
 * for His mercy.
 */

/* Format the donation table              */
.tabexp {
	font-size:  75%;
	font-style:  italic;
	text-align:  center;
	width:  33%;
}
.donbutton {
	text-align:  center;
}
.donbutton img {
	text-align:  center;
	width:  100%;
}
.donbutton form {
	text-align:  center;
	width:  30%;
}
.donbutton a:hover {
	background-color:  var(--main-bg-color);
	border-width:  0px;
}
