.page-404 {

	h1 {
		font-size: 92px;
		font-weight: 700;
		color: #000;
	}
	.btn {
		height: 48px;
		padding: 0.25em 2em;
		border-radius: 4em;
	}
}