@charset "UTF-8";

.hr {
	width:100%;
	height:1px;
	background-color: #711625;
}

ul + .hr {
	margin-top:1.5em;
}

