:root {
	--text333: #333;
	--text666: #666;
	--primary: #f6394f;
	--minor: #a2acbf;
	--bg: #fafafa;
}
.safe {
	width: 1200px;
	margin: 0 auto;
}
