/*-------------------------------------------------------------------------------------------------------------------------------
# 1. SECTION OVERVIEW
---------------------------------------------------------------------------------------------------------------------------------*/

/* Layout
--------------------------------------------- */

.key-facts .content {
	width: 200px;
}

.key-facts .content .fact-heading {
	color: var(--color-dark-1);
}
.key-facts .content .fact-description {
	line-height: normal;
}