/*.content ul.charts {
	list-style: none;
	font-size: 1.125rem;
}

.content .charts li {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.charts p {
	margin-left: 2rem;
}

.charts svg {
	position: absolute;
	margin-top: 4px;
}

video,
img {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}
*/
