.div-legal:last-child {
    border-bottom: none;
}
.div-legal-title {
    padding-top: 5px;
    font-weight: bold;
}
.div-legal-content {
    padding-bottom: 5px;
	border-bottom: 1px solid #34486A;
}