.textwidget > * {
	margin: 0;

	&:not(:first-child) {
		margin-top: 20px;
	}
}
