@charset "utf-8";

.s5--alignRight p,
.wrapper p{
	margin-bottom: 0;
}

.s5--alignRight ul{
	margin-top: 0;
}

section.c5-wrapper{
	margin-left: 2em;
}
section.c5-wrapper h3{
	margin-bottom: 10px;
	font-size: 1.063rem;
}

section.c5-wrapper ul.s5-list{
	margin: 0 0 2em 1em;
}

.c5-annotation{
	text-indent: -1em;
	padding-left: 1em;
}

.c5-indent{
	text-indent: 1em;
}

@media screen and (max-width: 640px) {
	section.c5-wrapper{
		margin-left: 1em;
	}
}