body.error404 {
	background-color: var(--white)
}

.section-404 .elementor-widget-text-editor a,
.section-404 .elementor-widget-text-editor a:hover {
	font-size: 24px;
	line-height: 1.75;
	font-weight: 600;
	letter-spacing: 0.3px;
	text-decoration: underline;
	color: var(--darkRed);
}

.section-404 .elementor-widget-html .elementor-search-form__container input {
	border: none;
	background-color: #efefef;
	border-radius: 32px;
	padding: 20px 24px;
	max-height: 64px;
	font-size: 22px;
}

.section-404 .elementor-widget-html .elementor-search-form__container button {
	position: absolute;
	top: 50%;
	right: 24px;
	transform: translateY(-50%);
	padding: 0;
	width: 24px;
	height: 24px;
	background-color: transparent;
	border: none;
	background-image: url(https://www.forexchange.it/wp-content/themes/forexchange/icons/gen/search.svg);
	background-size: 24px;
	background-repeat: no-repeat;
}