.page-header {
	width: 100%;
	border-bottom: 1px solid black;
	margin:  2em 0em;
}

.page-footer {
	width: 100%;
	border-top: 1px solid black;
	margin:  2em 0em;
}

.nav img {
	height: 8em;
	max-height: 8em !important;
}

.main-image {
	max-height:  50vh;
}

.habesMicrochip {
    background-color: green;
    color: gold !important;
    font-weight: bold;
}

.face a {
	color: #0866FF !important;
	font-weight:  bold;
}