.blue-line {
	border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin: 1em 0 2em 0;
}
