.vb-el-404 {
	text-align: center;
}

.vb-error-code {
	font-size: calc(var(--vb-h1-fn-sz) * 4);
	color: var(--vb-global-hl-cr);
}

.vb-error-message {
	margin: var(--vb-sp-xs) 0 20px 0px !important;
}

.vb-el-404 .vb-search-wrap {
	max-width: 500px !important;
	width: 100% !important;
}

.vb-post-no-results {
	--post-ag: start;
	--dt-ag: start;
}

.vb-post-no-results > p {
	margin: 0px !important;
}