.usf-header img {
	margin: 3px 0 0 0;
}
.usf-header {
	display: flex;
	justify-content: space-between;
	text-align: right;
	font-size: .9em;
	padding: 5px 0;
	margin: 0 0 30px 0;
	line-height: normal;
}
.usf-header p {
	margin-bottom: 5px;
}