/*INSTRUCTIONS FOR ADDING STAFF LISING PAGE*/
/*Use the Staff Lising View to create a page specific to the domain
Activate this Stylesheet on the Domain Below.
DO NOT MAKE CHANGES TO THIS STYLE SHEET. OVERWRITE ALL CHANGES ON SITE SPECIFIC CSS*/

/*STAFF*/
.staffblock img {
	width: 100%;
	padding: 2px;
	border: 1px solid #cccccc;
}

.staffblock {
	padding: 2rem;
}

.field.field--name-field-staff-member-title {
	font-weight: bold;
}