Template:WMF template/common.css

.flex-grid-row {
	display: flex;
}

.flex-grid-col {
	flex: 1;
	flex-direction: row;
}

.wmf-text-400-wraper {
	font-family: 'Georgia';
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 175%;
	color: #202122;
}

.wmf-text-400-wraper h3 {
	font-family: 'Helvetica Neue';
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 150%;
	color: #202122;
}