.template_term > .breadcrumbs {
    margin-bottom: 20px;
    font-size: 14px;
}

.template_term > .breadcrumbs > span {
    padding: 0 10px;
    font-weight: bold;
}

.template_term > .breadcrumbs > span:first-child {
    padding-left: 0;
}

.template_term > .breadcrumbs > span:last-child {
    padding-right: 0;
}

.term_description {
	font-size: 18px;
    line-height: 1.9em;
}
