a.darken {
	background: rgb(0, 0, 0); display: block;
}
a.darken img {
	transition:0.2s linear; display: block; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear;
}
a.darken:hover img {
	opacity: 0.9;
}
.centered {
	left: 50%; top: 48%; text-align: center; color: white; font-size: 20px; font-weight: bold; position: absolute; transform: translate(-50%, -50%);
}
.pd10 {
	font-weight: bold; margin-bottom: 7px;
}
.M25 {
	margin-bottom: 25px;
}
.btn-bold {
	padding-top: 15px; padding-bottom: 15px; font-size: 16px; font-weight: bold;
}
.wraptext {
	white-space: normal !important; -ms-word-wrap: break-word;
}
.bigpad {
	padding-top: 50px; padding-bottom: 50px; font-size: 28px;
}
.btn-image {
	background-image: url("focusondiversitydark.jpg"); background-repeat: no-repeat; background-size: auto;
}
.titlewell {
	margin-top: 15px;
}
.titlewell h3 {
	margin: 0px;
}
