.bottom-spacing {
	margin-bottom: 3em;
}

.calc-list {
	padding-left: 20px;
	text-align: left;
}

.calc-title {
    font-weight: bold;
    list-style-type: none;
    margin-left: -20px;
    margin-bottom: 1em;
}

.next-row {
	margin: 10px 10px 0px 10px;
}