main > .inner {
	max-width: 1227px;
}
main h1 {
	font-weight: 800;
	font-size: 36px;
	line-height: 105%;
	letter-spacing: -0.01em;
	margin-bottom: 32px;
}
main p, main a, .strong {
	font-size: 18px;
	line-height: 140%;
}
main p {
	margin-bottom: 16px;
	font-weight: 500;
}
main a {
	font-weight: 500;
	text-decoration: underline;
}
.title {
	font-weight: bold;
	font-size: 24px;
}
.bordered {
	padding: 24px;
	font-size: 20px;
	border: 4px solid #FF7370;
}
.bordered .strong {
	font-size: 20px;
}