/*----------------------------------------------------------------------------------------

TABLE OF CONTENTS:
1. Typo
2. Stuff

----------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------
1. Typo
----------------------------------------------------------------------------------------*/

.type-team h2 {
	color: #fff;
	font-size: 2em;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

/*----------------------------------------------------------------------------------------
2. Stuff
----------------------------------------------------------------------------------------*/

.tax-tasks #thmlvFooter {
	margin-top: 0;
}

.thmlvSectionCategories {
	display: block;
	font-size: 0.75em;
    font-weight: 500;
    letter-spacing: 0.1875em;
    margin-top: 1em;
    opacity: 0.7;
    text-transform: uppercase;
}