.numerology-result {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace !important;
}

.numerology-result .section {
	border-bottom: 1px solid orangered;
	margin-bottom: 25px;
}

.numerology-result .section > .title, .numerology-result .section .subsection > .title {
	margin: 0;
	padding: 0;
}

.numerology-result .section > .title {
	font-size: 3rem;
}

.numerology-result .section .subsection > .title {
	font-size: 2rem;
}

.numerology-result .section .subsection > .text {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 16px;
}

.numerology-result .table {
	text-align: center;
}

.numerology-result .table td {
	width: 33.3333%;
}
