ul.officers ul, .officers div div div ul{
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

ul.officers ul:last-child, .officers div div div ul:last-child{
    padding-bottom:64px;
}

.officers{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.officers h4{
	display:inline-block;
	border-bottom:#ffd600 solid 2px;
}

h2{
	text-align:center;
}

p{
    text-indent:1.5em;
}
