.sos-about h2 {
	font-size: clamp(22px, 4vw, 34px);
	font-weight: 800;
	color: #ffd700;
	margin-bottom: 8px;
	line-height: 1.2;
}

@media (max-width:480px) {}