/** such clean, wow **/


p#logo a img {
	top: 0 !important;
}
.lead#logo .accent {
	padding: 0 1rem;
}
.lead#logo .flair {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.lead#logo > * {
	float: left;
}
@media(max-width: 767px) {
	.lead#logo {
		display: -webkit-flex;
		display: flex;
	}
	p#logo a, p#logo a img {
		min-width: 150px;
	}
}


h1, .h1 {
	font-size: 7rem;
}

.container.white-text * {
	color: white;
}

/* .section.has-image {
	 background-position: center 20%!important;
} */
.section.has-image::after {
	background: var(--black);
	opacity: .4 !important;
}

@media (min-width: 992px) {
.square.ratio-2by3 {
	padding-bottom: 195%!important;
}
}

h1 {
	font-size: 3.7rem;!important;
}

#headname h2 {
	font-size: 2.5rem;
	margin-top: 25px!important;
}