.facebook-url { margin-top: 6px; word-break: break-word; font-size: 0.9rem; }

/* Compact section title for What's On */
.section-title h2 { font-size: 1.6rem; margin: 6px 0 4px; text-transform: none; }
.section-title h4 { font-size: 1rem; margin: 0 0 8px; font-weight: 400; }

@media (max-width: 576px) {
	.section-title h2 { font-size: 1.4rem; }
	.section-title h4 { font-size: 0.95rem; }
}
