.main-title {
	text-transform: none;
	text-align: left;
	font-size: 50px;
}

.legend-layer-rct-component {
	border-top: none;
	border-bottom: none;
}

.legend-layer-rct-component:first-child {
    border-top: none;
}

.legend-button-container {
	border-bottom: 1px #dadada solid;
}

.title-container {
    justify-content: left;
}

.main-title {
    margin: 0;
}
