pb-page {
    position: relative;
    padding-top: 20px;
    /* border-top: 1px solid #e0e0e0;      */
}

pb-view {
    margin-left: auto;
    margin-right: auto;
}

pb-facsimile.page {
	height: 20em;
}

pb-facsimile.full {
	height: 40em;
}

.facs-title-container {
	padding-bottom: 20px;
}

.facs-links {
	margin-bottom: 12px;
}

.facsimile-container {
	background-color: #4f5354;
	padding: 40px;
	
}

.transcription {
    overflow: auto;
    display: flex;
    justify-content: left;
}

.tei-p {
	font-family: courier;
}