/* This CSS is only loaded when viewing BOTH islands. */
.nantucket-only,
.vineyard-only {
	display: none;
}

.both-link {
	font-weight: bold;
}