.to-screen-edges.pt-100 {padding-top:24px}
.title-block__content {
	text-align:center;
	padding-top:3rem;
	padding-bottom:3rem;
}
.title-block__content .title-wrapper {text-align: left}
.bg--lightblue {
	background: #f7fcff;
	overflow:auto;
}
.title-block {margin-bottom:0}
.congrats h6 {
	margin-bottom:10px;
}

.sfContentBlock p.lead {
	font-weight: 300;
	font-size: 1.6rem;
	margin-bottom: 1em;
	line-height: 1.6;
}
.grid.awards .card {min-height:600px}
.grid.awards .card__body {
	display: flex;
	height: 100%;
	margin-bottom:0;
}
.grid.awards .card,
.grid.awards .card img {
	border-radius: 0;
	background-color: unset;
	border: unset;
}
.align_bottom h4 {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.3em;
	letter-spacing: -0.8px;
	margin-bottom: 10px;
}
.align_bottom h5 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.2rem;
	margin-bottom: 6px;
}
.align_bottom h6 {
	font-size: 1.2rem;
	line-height: 1.1rem;
	margin-bottom: 0;
	font-weight: 300 !important;
}
.card .align_bottom img.badge-img,
img.badge-img-detail {
	width: 140px;
	height: auto;
	margin: 0;
	border: 3px solid #66C8C9;
	padding: 3px;
	margin-bottom:20px;
}
.award-link:hover .background-image-holder img {
	transform: scale(1.01);
}
.wide-width.winners { background: #cbefcb; }
.wide-width.finalists { background: #f7fcff; }
@media (min-width: 1370px) {
    .grid.awards .grid__unit {
        padding-bottom: 24px;
    }
}
.grid.awards {text-align:unset}
.breadcrumbs { display: none; }
img.portrait-photo {
	margin-left: 0;
}
h3.inn { margin-bottom: 1rem }
.person_detail h5,
.title-wrapper.person-detail h5 {
	margin-bottom: 0.5rem !important
}
h5.taxon-title {
	color: #0075E0;
}





