Шаблон:PortalSection/styles.css

.portalsection {
	margin: 0.75rem 0;
}

.portalsection:first-of-type {
	margin-top: 0;
}

.portalsection:last-of-type {
	margin-bottom: 0;
}

.portalsection-title {
	font-size: 120%;
	font-weight: bold;
}

.portalsection-content {
	display: flex;
	gap: 0.5rem;
}