/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.people__email, .people__phone {
	display: inline;
	margin-left: 2em;
}

.entry-content .people__title {
	font-size: 20px;
	font-weight: 800;
	line-height: 1.2;
	margin: 0 auto;
	text-transform: uppercase;
}

